<?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 Re: [resolved] Unit testing TALEND in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371996#M134875</link>
    <description>Hi,&lt;BR /&gt;Unit tests are subjective to your job and those are not generated automatically like java coding...&lt;BR /&gt;What is your current job and what you want to test in it?&lt;BR /&gt;Vaibhav</description>
    <pubDate>Wed, 17 Sep 2014 15:12:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-09-17T15:12:08Z</dc:date>
    <item>
      <title>[resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371995#M134874</link>
      <description>Hi,&lt;BR /&gt;I have a question concerning the unit tests TALEND.&lt;BR /&gt;Someone have already made the unit tests in talend, &lt;BR /&gt;can you give me an example of a unit test, &lt;BR /&gt;Please, I need you.</description>
      <pubDate>Wed, 17 Sep 2014 13:54:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371995#M134874</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T13:54:22Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371996#M134875</link>
      <description>Hi,&lt;BR /&gt;Unit tests are subjective to your job and those are not generated automatically like java coding...&lt;BR /&gt;What is your current job and what you want to test in it?&lt;BR /&gt;Vaibhav</description>
      <pubDate>Wed, 17 Sep 2014 15:12:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371996#M134875</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T15:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371997#M134876</link>
      <description>thank you for answering, 
&lt;BR /&gt;My Job is to import data from one or more targets, transformed with the aggregation function using tMap example and load it into Excel files (the latter already contains rows) ...</description>
      <pubDate>Wed, 17 Sep 2014 15:21:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371997#M134876</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T15:21:43Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371998#M134877</link>
      <description>In your case unit test could be developed as&lt;BR /&gt;- Manually fabricate expected output data by applying transformation on source data in excel&lt;BR /&gt;- Manually select transformed data into another excel file&lt;BR /&gt;- Design a job which has two inputs to tMap having innerjoin for all the columns and check output reject&lt;BR /&gt;This way you will be able to confirm that the source and target i.e. expected and actual data is matching.&lt;BR /&gt;Thanks&lt;BR /&gt;vaibhav</description>
      <pubDate>Wed, 17 Sep 2014 15:39:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371998#M134877</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T15:39:41Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371999#M134878</link>
      <description>Ok, thank you very much, 
&lt;BR /&gt;Do you have an example or model of a unit test?</description>
      <pubDate>Wed, 17 Sep 2014 16:04:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2371999#M134878</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T16:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2372000#M134879</link>
      <description>hi,&lt;BR /&gt;as Vaibhav has explained, unit test could be to test if your Talend job do the right(expected join,transformation,etc)&amp;nbsp; on your data.&lt;BR /&gt;So you have to test data that you already know the output (result) at the end of the Talend Job.&lt;BR /&gt;You can log those results thanks tAssert component :&lt;BR /&gt;&lt;A href="https://help.talend.com/search/all?query=tAssert&amp;amp;content-lang=en" rel="nofollow noopener noreferrer"&gt;https://help.talend.com/search/all?query=tAssert&amp;amp;content-lang=en&lt;/A&gt;&lt;BR /&gt;regards&lt;BR /&gt;laurent</description>
      <pubDate>Wed, 17 Sep 2014 16:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2372000#M134879</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-17T16:04:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unit testing TALEND</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2372001#M134880</link>
      <description>OK, thank you kzone,&lt;BR /&gt;I get information on my side too (with my friends) &lt;BR /&gt;makes unit testing is a way to test our data and see if the final result corresponds to what is expected as output. &lt;BR /&gt;Thank you for your help.</description>
      <pubDate>Wed, 24 Sep 2014 08:52:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unit-testing-TALEND/m-p/2372001#M134880</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-09-24T08:52:38Z</dc:date>
    </item>
  </channel>
</rss>

