Before you start recording, you need to ensure that your system under test is ready to start with the manual test execution. In addition, consider the following points in order to avoid too much effort in cleaning up the recording and the repository afterwards.
This tab primarily contains configuration parameters for code generation specific to the current recording. All settings on this tab page are stored within each recording.
Recording namespace:
Specifies the namespace used for the generated code.
Recording class name:
Specifies the class name used for the generated code.
Enable turbo mode for replay and generated code:
Is used to specify whether recorded delays between actions should be part of the generated code.
Generate replay reports:
This setting is used to turn the generation of reports during replay on and off.
Use item logging by default:
Activate this setting to turn on a default logging message for each action item.
Under this tab you can specify global default values for every newly created recording. The settings are divided into three sections:
Capture a screenshot for each step:
Specifies whether a screenshot of the current action should be made during the recording.
Highlight clicked elements:
Specifies whether objects clicked during a recording should be highlighted.
Coordinate recording mode:
Specifies the way, coordinates will be recorded. Following options are available:
Note: Please note that the following settings only affect newly created actions, not existing actions.
Key sequence split time (ms):
Use this setting to specify the maximum time for a key sequence during recording. If the time between key presses exceeds the time set, the sequence is split into several key sequences.
Mouse move time per action (ms):
Specifies the time in milliseconds used to move the mouse to the UI object related to the action.
Mouse related action time (ms):
Specifies the overall time in milliseconds used for a manually created mouse action. The value set for this setting is only taken into account for manually created actions or when the time of an action cannot be determined during recording.
Keyboard related action time (ms):
Specifies the default overall time in milliseconds used for a manually created keyboard action. The value set for this setting is only taken into account for manually created actions or when the time of an action cannot be determined during recording.
Recording namespace:
Specifies the namespace used for the generated code.
Recording class name:
Specifies the class name used for the generated code.
Generate replay reports:
This setting is used to turn the generation of reports during replay on or off.
Use item logging by default:
Activate this setting to turn on a default logging message for each action item.
Download Test Automation Guide
(PDF file, 20MB)