Running a TestComposer Script without Procedures
To run an TestComposer script that does not contain any procedures:
Click the Playtoolbar button and start running the script according to the current playback mode.
The steps sequence is executed with the currently executing step shown green
and marked by an arrow
icon in the Breakpoints pane.
When a breakpoint is encountered, execution stops at that location and the corresponding step is shown highlighted yellow
.
To resume execution at a breakpoint location, click the Playbutton again. Alternatively, if you want to execute steps in turn and pause after each step, click the Step over
button.
At any time while the script is executing, you can pause or stop the execution by clicking theor
buttons. In case the execution was paused, resuming is done by clicking again the Play
button.
The script execution terminates after the last script step was run.If the script uses sessions for establishing connections to configured devices, the Sessions Output tab displays a main tab for the Tcl Code/Expression Analyzer and one additional tab for each session used by the script.
When multiple tests are open in the TestComposer GUI, the tab that corresponds to the test having completed execution flashes briefly.
IxLoad TestComposer │ User Guide |