<?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 Unit testing in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405392#M150866</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to perform unit testing in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz give the info on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Nov 2012 07:11:49 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-06T07:11:49Z</dc:date>
    <item>
      <title>Unit testing</title>
      <link>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405392#M150866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to perform unit testing in qlikview&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;plz give the info on this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 07:11:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405392#M150866</guid>
      <dc:creator />
      <dc:date>2012-11-06T07:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Unit testing</title>
      <link>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405393#M150867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;unit testing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 09:37:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405393#M150867</guid>
      <dc:creator />
      <dc:date>2012-11-09T09:37:17Z</dc:date>
    </item>
    <item>
      <title>Re: Unit testing</title>
      <link>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405394#M150868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hello,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;It all depends on the requirement what we need ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Ok anyway I'll explain what i do in my projects.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Step1:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;We should understand the requirement what we got.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Try to develop sample application with sample data according to requirement.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Once the sample application satisfies then integrate it in many application.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Step2:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;First try to develop the graph charts in Straight table. B'coz in straight table you can see the data of expression what you have taken. Once it is satisified with your requirement then convert that chart to graphical chart.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If you are working on button actions, selections on chart, If you want to see whether it is selected or not .In this cases better to take Current Selection box to see the results of selections.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;If you are develping the set analysis script in the chart and if you are facing any problem with set analysis. Better to hard code the set analysis and change the code later once you see the result what you need.&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Develop the code one bye one for set analysis&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Hope it helps you&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Cheers!!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri, verdana, arial, sans-serif;"&gt;Jagan&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Nov 2012 11:23:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Unit-testing/m-p/405394#M150868</guid>
      <dc:creator>jagannalla</dc:creator>
      <dc:date>2012-11-09T11:23:22Z</dc:date>
    </item>
  </channel>
</rss>

