<?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 eCATT Testing Queries in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343390#M173481</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have few queries regarding testing by eCATT as follows -&lt;/P&gt;&lt;P&gt;1. Can eCATT test SRM or CRM system over browser. If so how to use eCATT for testing these systems over Internet browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How to do load testing via eCATT. Kindly give detail information regarding this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. How to do Data Upload using SCAT transaction. How efficient is using SCAT for this purpose comparative to BDC or LSMW or writing custom programs using BAPIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help in sorting out above queries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2006 08:58:33 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-05-15T08:58:33Z</dc:date>
    <item>
      <title>eCATT Testing Queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343390#M173481</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have few queries regarding testing by eCATT as follows -&lt;/P&gt;&lt;P&gt;1. Can eCATT test SRM or CRM system over browser. If so how to use eCATT for testing these systems over Internet browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. How to do load testing via eCATT. Kindly give detail information regarding this. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. How to do Data Upload using SCAT transaction. How efficient is using SCAT for this purpose comparative to BDC or LSMW or writing custom programs using BAPIs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help in sorting out above queries. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2006 08:58:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343390#M173481</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-15T08:58:33Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Testing Queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343391#M173482</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. eCATT cannot test in the browser - you would need to use manual tests or a test tool from another vendor. QuickTest Professional (Mercury), TestPartner (Compuware) and Silk Performer (Segue) are certified for use with eCATT, which means that you can upload scripts from these products into the eCATT environment and call them from other eCATT sritps. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. There is no framework that allows you to run load tests using eCATT. The biggest problem you would encounter in this area is the restriction on the number of GUI sessions that can be open on a single desktop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Data upload with SCAT is not possible from Web AS 6.40 onwards, because it is not possible to create new CATT test cases. You can use eCATT to record transactions using TCD (same technique as SCAT) or using BAPIs. &lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;If you are using 6.20&amp;lt;/b&amp;gt;, SCAT is relatively efficient because you can record the transaction instead of having to learn the structure of a BAPI interface or IDOC.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2006 07:59:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343391#M173482</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-16T07:59:04Z</dc:date>
    </item>
    <item>
      <title>Re: eCATT Testing Queries</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343392#M173483</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jonathan. I have some more queries depending on the answers as follows -&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. If I use a third party tool for automation then it is mentioned that I can upload these automated scripts in eCATT. How to achieve this? &lt;/P&gt;&lt;P&gt;Again, how to call these scripts from other eCATT scripts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly forward any website if exits, which helps in doing this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. It was mentioned on the front page of SAP 4.7 Desktop help (Complied HTML File) that load testing could be performed by eCATT. So I was looking for this option in the tool. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. I have WAS 6.20, so I can go ahead with SCAT for data upload activity. Kindly help in details of the same or any website link will also do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help in sorting out above queries.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 May 2006 06:58:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ecatt-testing-queries/m-p/1343392#M173483</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-17T06:58:12Z</dc:date>
    </item>
  </channel>
</rss>

