ssbsts
9 years agoOccasional Contributor
How to exit entire TestSuite on failure
In each Test Case there is an options menu that allows you to set a flag for "Abort on Error". I interpret this to mean that if any test step fails in the Test Case any subsequent test steps are skipped and the Test Case is aborted. Is there a similar option for aborting a Test Suite on error? Aborting a Project on error? I have yet to find this option. If TC1 in my TS fails I don't want to waste time trying to then execute TC2, TC3, and so on when I know the results will not be valid.
Thanks