<?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: How to run testpackage with external variants in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471874#M1743651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kajini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your Test configuration before execution. Check whether the external variant option is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes, than you will not face this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 14 Jun 2013 09:00:42 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-06-14T09:00:42Z</dc:date>
    <item>
      <title>How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471871#M1743648</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;I am getting error message as "Variants that Match Selection ECATTDEFAULT Cannot Be Found", while running test package as automatictest run using external variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using the external variants as the below format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0" cellspacing="0" width="846"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD height="20" width="138"&gt;[VARIANT]&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD width="100"&gt;[DESCRIPTION]&lt;/TD&gt;&lt;TD width="157"&gt;HKONT&lt;/TD&gt;&lt;TD width="198"&gt;WRBTR&lt;/TD&gt;&lt;TD width="189"&gt;BLDAT&lt;/TD&gt;&lt;TD width="64"&gt;ACCNT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;*&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;General Ledger Account&lt;/TD&gt;&lt;TD&gt;Amount in document currency&lt;/TD&gt;&lt;TD&gt;Document Date in Document&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;*ECATTDEFAULT&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD height="20"&gt;Var1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/TD&gt;&lt;TD&gt;#501&lt;/TD&gt;&lt;TD&gt;#5000&lt;/TD&gt;&lt;TD&gt;#08.05.2013&lt;/TD&gt;&lt;TD&gt;KRISH&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note: but while i execute individual test configuration with external variants it passed successfully.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please give me a solution on regarding this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kajini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 05:23:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471871#M1743648</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T05:23:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471872#M1743649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You are trying to use the variant ‘ecattdefault’ with your external values. &lt;/P&gt;&lt;P&gt;Ecattdefault is not a real variant, it is just displaying your default values from the eCATT script within the test configuration, it is also grayed out on the test configuration as it is just displaying your values from the eCATT script itself.&lt;/P&gt;&lt;P&gt;So you can’t use it with external values. You need to create a real variant on the test configuration and feed this variant with your values from the txt file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgds&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 11:02:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471872#M1743649</guid>
      <dc:creator>Wutschi</dc:creator>
      <dc:date>2013-05-09T11:02:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471873#M1743650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can u explain me on how to create the real variants in test configuration and how to feed the external values from the text file.as i am newbie for eCatt, i am struggling to find out it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Kajini.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 May 2013 12:35:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471873#M1743650</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-05-09T12:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471874#M1743651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kajini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check your Test configuration before execution. Check whether the external variant option is set.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if yes, than you will not face this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 09:00:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471874#M1743651</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T09:00:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471875#M1743652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Kajini,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please check the below link (i.e. Test Configuration) and hope it will be helpful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40c2b4f0-15b9-2e10-51af-aa732605a231?QuickLink=index&amp;amp;overridelayout=true&amp;amp;52046414053810"&gt;http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/40c2b4f0-15b9-2e10-51af-aa732605a231?QuickLink=index&amp;amp;overridelayout=true&amp;amp;52046414053810&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ananth.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 09:43:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471875#M1743652</guid>
      <dc:creator>AnanthNatarajan</dc:creator>
      <dc:date>2013-06-14T09:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471876#M1743653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ananth,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the excellent ECatt document.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Its really useful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Rajini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Jun 2013 11:59:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471876#M1743653</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-14T11:59:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to run testpackage with external variants</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471877#M1743654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- Download the variant from the test configuration which will be a .txt file&lt;/P&gt;&lt;P&gt;- convert the .txt file into a .xls file to make it easier to add variants or values &lt;/P&gt;&lt;P&gt;- update the excel and change the file type back to .txt&lt;/P&gt;&lt;P&gt;- copy the text file into the path mentioned in the path of the test configuration&lt;/P&gt;&lt;P&gt;- update the path to like the file to the file just copied&lt;/P&gt;&lt;P&gt;- In the variant tab check combo box for external variant&lt;/P&gt;&lt;P&gt;- execute the script&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 15 Jun 2013 15:41:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-to-run-testpackage-with-external-variants/m-p/9471877#M1743654</guid>
      <dc:creator>AjayHS</dc:creator>
      <dc:date>2013-06-15T15:41:07Z</dc:date>
    </item>
  </channel>
</rss>

