Breakpoints
This tab displays all breakpoints defined within the script and enables you to perform various operations, such as delete some or all breakpoint, or select and deselect configured breakpoints (Figure:Breakpoints Tab).
Figure:Breakpoints Tab
When working with multiple scripts opened at the same time in the GUI (MDI functionality), this tab displays information for the currently executing test script.
While in the Breakpoints tab, the following operations can be performed using the toolbar buttons:
Table:Session Output Tab Toolbar Buttons
Button Action Performed
Deletes the breakpoint corresponding to the current entry.
Deletes all breakpoints defined in the script.
Toggle a defined breakpoint on/off. A breakpoint in an off state (shown with light redopposed to a darker red for the on state
) is still present, but does not cause the script execution to stop at that step.
Navigates in the Script Steps table directly to the step which has the associated breakpoint defined.
Navigate the breakpoints table up or down, with the corresponding step highlighted in the Script Steps table.
IxLoad TestComposer │ User Guide |