Breakpoints Pane

Relevant for: GUI actions, scripted GUI components, function libraries and user code files

This debug pane enables you to view information about breakpoints inserted into your GUI actions, scripted GUI components, function libraries or user code files and navigate directly to the breakpoint location in the relevant document.

To access
  1. Ensure that a test, component, function library, or user code file is in focus in the document pane or selected in the solution explorer.
  2. Select View > Debug > Breakpoints
Important information
  • The pane displays the breakpoints only for documents part of the current solution.
  • Double-click on a breakpoint to navigate directly to the relevant line.
  • Breakpoints are saved with your test, scripted component, function library, or user code file and are maintained even after you close UFT One.
Relevant tasks

Use breakpoints