Launching the Debugger
- ravi.chandran (Unlicensed)
Owned by ravi.chandran (Unlicensed)
To debug a test case, from the Test Case editor screen, click the Debugger button ().
You can perform the following operations while debugging a test case:
- Add or Remove the break-point at any step of test case by clicking the line numbers.Â
You can add/remove the breakpoints on the Debugger windows as well. - Clear All Breakpoints by right-clicking the appropriate step with a single click.
- Skip / Unskip the steps from executing / debugging by right-clicking at the appropriate step. Â
For more information about the Skip functionality, refer to the Skip feature documentation. - View the detailed debugging logs of the last test cases by clicking the Debug Log button () .
- Shift the focus to any line number of the test case by clicking the Go To button.