<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Junit Testcases for Talend Job in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266154#M45470</link>
    <description>Hi ,,&lt;BR /&gt;I am new to talend.I have some doubts about unit testing for talend job.&lt;BR /&gt;1)Where i need to integrate new testcase class.&lt;BR /&gt;2)Is there is any jar file require? if it so, where i need to integrate?&lt;BR /&gt;Please clarify my doubts.&lt;BR /&gt;thanks in advance&lt;BR /&gt;ranga</description>
    <pubDate>Sat, 16 Nov 2024 12:52:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-11-16T12:52:51Z</dc:date>
    <item>
      <title>Junit Testcases for Talend Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266154#M45470</link>
      <description>Hi ,,&lt;BR /&gt;I am new to talend.I have some doubts about unit testing for talend job.&lt;BR /&gt;1)Where i need to integrate new testcase class.&lt;BR /&gt;2)Is there is any jar file require? if it so, where i need to integrate?&lt;BR /&gt;Please clarify my doubts.&lt;BR /&gt;thanks in advance&lt;BR /&gt;ranga</description>
      <pubDate>Sat, 16 Nov 2024 12:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266154#M45470</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T12:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Junit Testcases for Talend Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266155#M45471</link>
      <description>Hi,
&lt;BR /&gt;I put up a blog post on using JUnit with Talend Open Studio. This is testing Routines. I'm not extending TestCase or using @Test, but I am using the Assert.* functions.
&lt;BR /&gt;
&lt;A href="http://bekwam.blogspot.com/2011/06/test-driven-development-and-talend-open.html" rel="nofollow noopener noreferrer"&gt;http://bekwam.blogspot.com/2011/06/test-driven-development-and-talend-open.html&lt;/A&gt;
&lt;BR /&gt;You will need a JAR file for JUnit to call a TestSuite. Use the tLibraryLoad component to access the JAR file from within a job. Call the suite from a tJava.
&lt;BR /&gt;-Carl</description>
      <pubDate>Wed, 08 Jun 2011 12:21:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266155#M45471</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T12:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Junit Testcases for Talend Job</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266156#M45472</link>
      <description>Thanks for the good blog post walkerca!
&lt;BR /&gt;Best,
&lt;BR /&gt;Pcoffre.</description>
      <pubDate>Wed, 08 Jun 2011 14:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Junit-Testcases-for-Talend-Job/m-p/2266156#M45472</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-06-08T14:07:22Z</dc:date>
    </item>
  </channel>
</rss>

