Forum Discussion
14 years ago
You can stop a test case when it is failed.
Just go to the settings (the setting button is available on Test Suit / Test Case page) and select the option "Abort on Error".
If alternatively, you want that if a test case is failed, it should be skipped and the next test case should be started, select the "Fail Test Case if it has failed test steps" and un-check the "Abort on error" checkbox and you are done.
Just go to the settings (the setting button is available on Test Suit / Test Case page) and select the option "Abort on Error".
If alternatively, you want that if a test case is failed, it should be skipped and the next test case should be started, select the "Fail Test Case if it has failed test steps" and un-check the "Abort on error" checkbox and you are done.