Runtime Data pane

The Runtime Data pane displays information about the current script execution. It is accessible during script replay only.

Tip: You can move this pane to different areas of the main user interface. For details, see How to modify the VuGen layout.

To access: View > Debug > Runtime Data

User interface elements are described below (unlabeled elements are shown in angle brackets):

UI Element
Description
Iteration Displays the current iteration number.
Action Displays the Action name of the currently replayed step.
Line Number Displays the line number of the currently replayed step.
Elapsed time Displays the time that has elapsed since the start of the replay.
<Parameters> Displays all parameters defined, together with the script and their substitution values based on the selected data assignment method (sequential, random, or unique). VuGen shows this information even if the parameter is not used in the script.

Back to top

See also: