...
Info |
---|
|
Error Handling Flag Settings in a Test Case
In a test case, you can set the Task Level error handling flags for all the tasks to define the execution behaviour of the test case in a suite execution and even in a dry run.
...
Icon | Flag Name | Description |
---|---|---|
ExitTCIteration | If any task step fails, QAS skips executing the current test case iteration and starts executing the next iteration. If there is only one TC iteration, then the test case execution stops. | |
ExitTask | If any step of this task fails, QAS skips all the remaining steps of the current task, and starts executing the next step or task. | |
Continue | If any step of this task fails, QAS does not exit and continues executing the remaining steps and tasks. |
Error Handling Flag Settings in a Test Suite
In a test suite, you can set the Test Case Level error handling flags for all the tasks to define the execution behaviour of the test suite.
The following table shows how flags can be set in test cases of a test suite.
...
Info |
---|
|
Error Handling Flag Settings in a Test Case
In a test case, you can set the Task Level error handling flags for all the tasks to define the execution behaviour of the test case in a suite execution and even in a dry run.
...
Icon | Flag Name | Description |
---|---|---|
ExitTCIteration | If any task step fails, QAS skips executing the current test case iteration and starts executing the next iteration. If there is only one TC iteration, then the test case execution stops. | |
ExitTask | If any step of this task fails, QAS skips all the remaining steps of the current task, and starts executing the next step or task. | |
Continue | If any step of this task fails, QAS does not exit and continues executing the remaining steps and tasks. |
Error Handling Flag Settings in a Test Suite
In a test suite, you can set the Test Case Level error handling flags for all the tasks to define the execution behaviour of the test suite.
The following table shows how flags can be set in test cases of a test suite.
...