2008 Jul 18 9:56 AM
Hello.
How I can modify eCATT script from ABAP program.
Thanks in advance.
2008 Jul 18 9:59 AM
hi,
try this
eCATT- An Introduction
Creating Test Scripts
eCATT Logs
eCATT Scripts Creation TCD Mode
/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii
Creation of Test Data Container
eCATT Scripts Creation - SAPGUI Mode
Integrating ECATT & MERCURY QTP Part -1
Using eCatt to Test Web Dynpro ABAP
and
-command reference
http://help.sap.com/saphelp_nw04/helpdata/en/c6/3c333b40389c46e10000000a114084/content.htm
http://prasadbabu.blogspot.com
https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm
http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm
http://www.erpgenie.com/ecatt/index.htm
Please check this link which has the eCATT online document.
https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm
reward points if useful,
siri
2008 Jul 18 9:59 AM
hi,
try this
eCATT- An Introduction
Creating Test Scripts
eCATT Logs
eCATT Scripts Creation TCD Mode
/people/sapna.modi/blog/2006/04/10/ecatt-scripts-creation-150-tcd-mode-part-ii
Creation of Test Data Container
eCATT Scripts Creation - SAPGUI Mode
Integrating ECATT & MERCURY QTP Part -1
Using eCatt to Test Web Dynpro ABAP
and
-command reference
http://help.sap.com/saphelp_nw04/helpdata/en/c6/3c333b40389c46e10000000a114084/content.htm
http://prasadbabu.blogspot.com
https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm
http://help.sap.com/saphelp_nw04/helpdata/en/1b/e81c3b84e65e7be10000000a11402f/frameset.htm
http://www.erpgenie.com/ecatt/index.htm
Please check this link which has the eCATT online document.
https://www.sdn.sap.com/sdn/developerareas/was.sdn?page=test_tool_integration_for_sap_e-catt.htm
reward points if useful,
siri
2008 Jul 18 10:33 AM
The Extended Computer Aided Test Tool is a new automated testing tool that allows you to create automated functional test cases for the majority of applications running in the SAP GUI for Windows and SAP GUI for Java environments. Like other test tools, it works by making a recording of an application, which you can then parameterize and replay with differing sets of input values. You can test the behavior of the application by reading and testing the values returned by the application .
eCATT is available from Release 6.20 of the SAP Web Application Server, and is an integral part of the mySAP Technology underlying SAP R/3 Enterprise Release 4.7.
Designed as a successor to the existing CATT, it allows a user to record and replay any application running under SAP GUI for Java or SAP GUI for Windows. Furthermore, because it is embedded within the SAP application server, it has access to other interfaces, such as function modules, BAPIs, or the SAP database (so that users can perform checks), and the ABAP runtime, which lets users write ABAP routines into test cases.
because of the wide variety of applications that may need to be tested, eCATT does not have a single "one-size-fits-allu201D way of recording and replaying applications. Instead, there are various drivers that encompass the following kinds of scenarios:
u2022 Table operationsu2013 interacting with the SAP database
u2022 Function modules and BAPIs .
follow this link.this might help you
thanks
rahul
u2022 ABAP
u2022 Transactions and reports
u2022 Applications running outside the SAP GUI for Windows or Java environments
For the last of these scenarios, eCATT offers an interface that third-party tool manufacturers can implement to integrate their tools with eCATT.
You can migrate test cases from Computer Aided Test Tool (CATT) to take advantage of the better features of eCATT.
eCATT is also integrated with the Object Navigator (SE80).follow the link
this may help
rahul