Skip to main content

Command: Toggle Breakpoint

Symbol: _tm_icon_toggle_breakpoint.png

Function: The command sets a breakpoint in a test script element or clears an existing breakpoint.

Call: Context menu of a suitable test script element in the test script editor in offline mode or debug mode

Requirement: A suitable test element is selected in test script tree. Breakpoints can be set at the following elements:

  • Test case

  • Test action

  • Call of a test script

  • External call of a test script

  • Assignment

An element where a breakpoint is set gets a red _cds_icon_breakpoint_activated.png symbol in the test script tree. The breakpoint only works in debug mode of the test script. You can start the debug mode of the test script by means of the Debug Script command.

Tip

Note that you can temporarily disable breakpoints and, for example, use them as bookmarks.