brook_grewcock's avatar
brook_grewcock
Contributor
10 years ago
Status:
New Idea

Stop current test on error option

At the moment I can enable 'Stop Test on Error' which causes my tests to stop if an error is encountered, but I think it would be useful to have an option called 'Stop current test on error'. This would behave like the 'Stop current test only' option on the Stop Execution command, but would be set on the project level.

 

This would allow me to setup a test to run a hundred times and if an error happened during one of those runs the test would be stopped and the next test started. This example would give me a good statistic of how reliable a test or a part of our software was. Also being able to abort tests early when they start to fail would give an error report for the failed test, but still allow the ones that are stable, to pass.

3 Comments