
Part 1 - Creating a Test Script
Use
You learn to start eCATT, create a test script, and record a transaction.
Prerequisites
You are logged on to an SAP System and are in the SAP Easy Access screen.
Procedure
You are now in Extended Computer Aided Test Tool: Initial Screen.
.The Insert statement dialog box appears.
.
In the Interface field, a system-generated name,
FK01_1, appears.
.The transaction starts.
The transaction
The transaction that you will record is Create Vendor (transaction code FK01). You do not need to be familiar with this transaction. It simply creates a record of the name, address, and a few other details of a customer that you invent. The required fields (with suggested values), and the screens they are on, are listed here:

To record the transaction FK01, you need to leave Vendor field empty. This is because the field will be filled by an automatically generated number at the end of the transaction.
|
Screen |
Field |
Value |
|
Create Vendor: Initial Screen |
Vendor |
Make sure this field is empty. |
|
Company code |
0001 |
|
|
Account group |
KRED |
|
|
Create Vendor: Address |
Name |
A N Other |
|
Search terms |
OTHER |
|
|
City |
Heidelberg |
|
|
Country |
DE |
|
|
Create Vendor: Accounting information Accounting |
Recon. account |
160000 |
|
Cash mgmnt. group |
E6 |
. The Last data screen reached dialog box appears after the last screen.
The system returns you to the script editor with the Recording Ended dialog box.
TCD ( FK01, FK01_1 ).
appears in the command editor.
, and in the following dialog box choose Local object.Result
You have created a test script and recorded a transaction.
The transaction has written a new record in the table LFA1. You can view this table using the Data Browser (transaction SE16).