<?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 Reg : SQL Trace and ECAT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sql-trace-and-ecat/m-p/1839028#M356776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Floks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any body knowing The SQL trace analysis and Ecat tool .send me how to work on this issues .Please send me with snap shot it's will help to who don't know how to utilize this tools.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2007 14:24:06 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-22T14:24:06Z</dc:date>
    <item>
      <title>Reg : SQL Trace and ECAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sql-trace-and-ecat/m-p/1839028#M356776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Floks ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any body knowing The SQL trace analysis and Ecat tool .send me how to work on this issues .Please send me with snap shot it's will help to who don't know how to utilize this tools.&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;P&gt;suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 14:24:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sql-trace-and-ecat/m-p/1839028#M356776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T14:24:06Z</dc:date>
    </item>
    <item>
      <title>Re: Reg : SQL Trace and ECAT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sql-trace-and-ecat/m-p/1839029#M356777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi suresh, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check these links.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SQL trace&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/perform/perform_sqltrace.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/perform/perform_sqltrace.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Go to st05 and activate trace, go back and run your transaction or report again go to st05 deactivate trace and click display trace here you can find information with this you can performence analysis, database tables, fields etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ECAT&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;eCATT stands for extended Computer Aided Test Tool (eCATT) which is built is testing tool to test SAP system. By using testing tool we can test the entire business process, and we can also use this tool with a third party &lt;A href="https://community.sap.com/15"&gt;&lt;/A&gt; testing tool (I am not covering this topic). Execution of every test script ends with a log, which explains the results of the test script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By using eCATT we can do following operations,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Test transactions, reports, and scenarios&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Call BAPIs and function modules&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Test remote systems&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Check authorizations (user profiles)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Test updates (database, applications, GUI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Test the effect of changes to customizing settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;·        Check system messages&lt;/P&gt;&lt;P&gt;  For more information go to &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2004/helpdata/en/2a/121e3bd711bb04e10000000a114084/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2004/helpdata/en/2a/121e3bd711bb04e10000000a114084/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To develop a test script in eCATT we need to follow the following steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Creating Test Scripts. &lt;/P&gt;&lt;P&gt;2. Creating Test Data Containers[16] . &lt;/P&gt;&lt;P&gt;3. Understanding System Data Containers[17] . &lt;/P&gt;&lt;P&gt;4. Executing Test Configurations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is a very good web blog on eCATT in sdn.com which explains eCATT with necessary screen shots. &lt;/P&gt;&lt;P&gt;To read document click here Blog on eCATT &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/testing/ecatt.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/testing/ecatt.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2007 17:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/reg-sql-trace-and-ecat/m-p/1839029#M356777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-22T17:49:14Z</dc:date>
    </item>
  </channel>
</rss>

