...
...
...
...
...
6. Log
5. Start
1. Add/Remove Breakpoint2. Skip TC/Task Steps, Task Block3. Clear all breakpoints4. Go to a line number
...
...
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 | ||
---|---|---|
| ||