Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Testing talend job in test case using jUnit.

Hi,
I have created a talend job in talend version 6.0.1. Now I have used test case option available in the studio. Now I am trying to test a joblet where input and output schema is different. It is not working because of schema mismatch. But in case of component it is working fine. Please help me to resolve this issue.
Step 1 : Created a simple Job 
0683p000009MEMv.jpgStep 2 : Test successfully with test cases.
 
0683p000009MDzV.jpgStep 3 : Refactor tMap and tSort to joblet.

0683p000009MEN0.jpgStep 4 : Create test case of joblet.
0683p000009MEN5.jpgStep 5 : Error in console

0683p000009MENA.jpgInputSchema : fname(String),lname(string),state(string)
outputSchema : name(string),state(string)
Any help is appreciated.
Thanks,
Alok
Labels (2)
3 Replies
Anonymous
Not applicable
Author

Any one who has worked with talend testing framework, plz have a look at the problem I am facing and give me any possible solution.
Anonymous
Not applicable
Author

Is the 'createtestcase' available in Open studio or is it only for enterprise edition?
vapukov
Master II
Master II

only on subscription version