
You can change the defaults for various display options, file paths, debugging options, and so on.
From the menu in eCATT or the ABAP Workbench (transaction SE80), choose .
On the eCATT tab, choose the relevant subtab and make the required changes.
The options for each subtab are listed below:
Editor Tab
eCATT Front End Editor
The Front End Editor offers modern programming technologies, such as powerful syntax highlighting, outlining of language structures, code hints and auto-completion of language structures and elements. A special syntax schema is preinstalled in eCATT.
To use the front end editor, activate the checkbox. Otherwise, the text editor is displayed as in earlier Releases.
Structure Editor
You can specify how command interfaces are displayed in the structure editor: simple display, complete display, or display as raw XML version. 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 |
Screen Sections
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.
Pretty Printer Tab
You can specify the formatting used in the command editor by the Pretty Printer.
Execution Tab
How eCATT responds to the timeouts specified here depends on the start options.
SAPGUI
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 that should help you to follow the activity. It is not a timeout.
You can record layout properties of GUI elements. If you activate this option. the system records the following attributes of GUI elements:
CharLeft and CharTop state the position of the GUI element from the top left-hand corner..
CharHeight and CharWidth give the size of the GUI elements.
Web Dynpro
You can specify a standard application for recordings.
You can specify how much time can elapse from the last response during recording before the recording will be broken off automatically.
You can specify how much time can elapse from the last response during recording before the recording will be broken off automatically.
Timeouts
You can set timeouts for
All calls by asynchronous RFC
HTTP calls when replaying WEBDYNPRO commands
Log Tab
Show Details
You can select to have the comment lines from the test scripts displayed.
You can use this setting to define whether the duration, the time of execution, or a combination of the two values is displayed. You can also completely blend out the times.
In addition, you can set the range of the times. You can find further information about the display of times in Using Logs in the section Setting the Display of Times.
You can specify how many levels of the tree are expanded when the Expand Levels function is chosen.
XML
You can select to display complete structures, not just the fields that have values assigned to them.
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.
Selection Screen
You can select to have the log selection screen displayed with your user as starter and the current date already entered.
External Tab
Paths for Upload/Download
Here you can specify the paths for the upload or download of eCATT objects, external variants, or WebDynpro files.
Path for Screenshots
You can specify the default path for screenshots taken during the replay of SAPGUI commands.
External Tools
You can enter the suggested values for user and project when logging on to an external tool.
Advanced Tab
These settings are not intended for normal eCATT users but rather for eCATT developers and support staff.