3

I'm developing a suite of test cases and I would suggest that we can have an option that if a test case in suite is failed, the rest of test case should be mark as blocked. It will save the time of execution. (Like "AddOperatorFieldsToExcelValidation") I'm looking forward to looking your feedback. Thanks

Category: Development
STATUS DETAILS
Needs Votes

Comments

K

This would be great as an option. If I'm running my full suite, I want it to keep truckin', but if I'm developing a suite, I want to stop. A lot of my tests are chained, and the subsequent tests will always fail if the first fails. Right now, I'm having to close the RSAT to stop it.

Category: Development