Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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".

...

  1. ExitTCIteration
    1. 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.
  2. ExitTask
    1. If any step of this task fails, Qualitia skips all following steps and executes next task.
  3. Continue
    1. 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:

...