...
Qualitia test case development view allows you to perform following operations related to the debugger:
...
- Add or or Remove the the break-point at any step of test case by clicking on the line numbernumbers.
You can add/remove the breakpoints on debugger view the Debugger windows as well. - You can Clear All Breakpoints right-click step(s) of the same type i.e. only TC steps or only Task steps or only Task and click on Skip / Unskip to Skip or Unskip steps from execution/debugging. clicking the step with a single click.
- Skip / Unskip the steps from executing / debugging right-clicking the step.
For more information about the Skip functionality, refer to the Skip feature documentation. - You can right-click and click Clear All Breakpoints to remove all breakpoints which you have applied on the test steps on the same view.
- Click Shift the focus to any line number of the test case using the Go To button to shift focus to the desired line number on the Test Cases screen.To launch the debugger click on .
- Launch the debugger window clicking the Start button. This will launch a new debugging session for the selected test case.
- To view the last test case debugging logs and details click on the Log button.
...
- View the detailed debugging logs of the last test cases clicking the Log button.
Start Debugger
Once you have added all the required break-points, you can start debugging test case.
- Click the Start button to start debugging the current test cases.
During debugging test case, the development view is not available for editing.
...
- Click the Stop button when you want to stop
...
- /pause the execution of selected test case.
This will still keep the debugger window open. You can directly close the debugger window as well which will stop
...
- debugging of the test case
...
- .
- Click the Log button in Qualitia Automation Studio to view the detailed logs of the last executed test case.
The option to stop the debugging at any point in time is only available when you are debugging using F6 / Next command (
...
- ) or currently waiting at
...
- the break-point.
Expand | ||
---|---|---|
| ||