User-Specific Settings
You can change the defaults for various display options, file paths, debugging options, and so on.
1. From the menu in eCATT or the ABAP Workbench (transaction SE80), choose Utilities ® Settings.
2. On the eCATT tab, choose the relevant tab and make the required changes.
For the test script editor, you can set the default proportions of the parameter list, command editor, and the structure editor.
· You specify the height of the command editor as a percentage of the display area. The rest belongs to the parameter list.
· You specify the width of the structure editor as a percentage of the display area. The rest belongs to the command editor.
For the test data editor and the test configuration editor, you can specify the default proportions of the structure editor and the parameter list and variants.
· You specify the height of the structure editor as a percentage of the display area. The rest belongs to the parameters and variants.
You can always change the current display proportions in the test script editor using the splitter bars.
You can specify how command interfaces are displayed in the structure editor: Easy view, full view, or XML view. The XML view is not editable. You can switch between the various views in the structure editor itself. The following table shows the availability of the views for the different commands. In general, the easy view is only available for UI drivers.
Driver |
Easy View |
Full View |
XML View |
SAPGUI |
YES |
YES |
YES |
GETGUI |
YES |
YES |
YES |
CHEGUI |
YES |
YES |
YES |
WEB DYNPRO |
YES |
|
YES |
FUN |
|
YES |
YES |
REF |
|
YES |
YES |
TCD |
|
YES |
YES |
SCRIPT PARAMETERS |
|
YES |
YES |
MESSAGE…ENDMESSAGE |
|
YES |
YES |
BCSET |
|
YES |
YES |
You can specify the formatting used in the command editor by the Pretty Printer.
How eCATT responds to the timeouts specified here depends on the start options.
· eCATT opens new sessions to record or replay SAPGUI, GETGUI, and CHEGUI commands. You can specify how much time is allowed for a new session to be created.
· For replaying, you can specify how long the focus remains on each GUI element. This is a delay to help you follow the action, not a timeout.
You can specify how much time can elapse from the last response during recording before the recording will be broken off automatically.
You can set timeouts for
· All calls by asynchronous RFC.
· HTTP calls when replaying WEBDYNPRO commands.
You can select to have the comment lines from the test scripts displayed.
You can elect to have the length of time each command required displayed.
You can specify how many levels of the tree are expanded when the Expand Levels function is chosen.
You can select to have the XML branches expanded when Expand All is chosen. Expanding all branches of a tree can be very time consuming. A progress indicator will show the current state of the expansion.
You can select to have the log selection screen displayed with your user as starter and the current date already entered.
Here you can specify the paths for the upload or download of eCATT objects, external variants, or WebDynpro files.
You can specify the default path for screenshots taken during the replay of SAPGUI commands.
You can enter the suggested values for user and project when logging on to an external tool.
These settings are not intended for normal eCATT users but rather for eCATT developers and support staff.