On Error Settings for Dry Run
On the Test Cases screen, the second column of grid indicates "OnError" settings. Refer to the following screenshot, three options can be set for "OnError".
...
- ExitTCIteration
- If the test step fails, Qualitia skips the current iteration of the test case and execute next iteration. If there is only one TC iteration, then the test case execution stops.
- ExitTask
- If any step of this task fails, Qualitia skips all following steps and executes next task.
- Continue
- If any step of this task fails, Qualitia does not exit and Continues execution of next steps and tasks.
OnError Settings for Suite Execution
On the Suite screen, you can set following OnError options:
...