Sie sind auf Seite 1von 3

1. What is the importance of eCATT?

It is a testing tool created by SAP which is used in automation of functional test cases. It can also be used
to test remote systems.
2. List the steps involved in writing the test script.
1. Use the TCODE SECATT and press enter.
2. Select the Test script radio button and name the test script.
3. In the new screen, fill the details with Description, Title bar and then component.
4. Use command TCD to record the test case.
5. Perform the action involved in the test script.
6. When completed click on the save icon and save as a local object or place in a development class if
you desire to transport the eCATT.
3. What does test script means.
Test script is the collection of action that is performed to simulate a test scenario. It comprises of
instruction or actions that is performed in an environment.
4. What is the different between SAP GUI or TCD record?
SAP GUI will play back in the UI to run the test case, whereas TCD record can run in frontend are in
backend.
5. What is the difference between CATT and eCATT?
CATT can only be used in R/3 environment whereas eCATT can be used with web application servers and
is also used in automation testing.
6. Define available error behaviour for test configuration execution?
Available error is similar to exceptional handling, when configuring a test case the user can specify how
a test case should react in case of any exception, when such an event occurs the specified behavior will
be invoked. Termination and No termination are some example.
7. List the steps to display error log of eCATT?
We can use menu option and get the error log, for this use display error list from GOTO menu option.
8. Why is it necessary to use prefix Z or Y for custom test script?
Using Z and Y is a best practice method, it is used to differentiate the user defined test script for the
already existing system test script.
9. Is it possible to test script without test script configuration? If YES then please list the step
involved?
Yes and the steps are as follow:
Executing from the Initial Screen
On the Extended Computer Aided Test Tool: Initial Screen screen, select Test Configuration or
Test Script, and enter the name in the appropriate field.
Choose .
From the dialog box, choose the start options.
Choose .
Executing from the Test Script Editor or the Test Configuration Editor
In the corresponding editor, choose .
From the dialog box, choose the start options.
Choose .

10. Why parameters are used in testing?
Parameters in test scripts are the export and import interfaces and they too are the local
variables. Within a test script, the parameters behave in a similar manner.


Screen shot :

Das könnte Ihnen auch gefallen