Forum Discussion

Sam19's avatar
Sam19
New Contributor
8 years ago

Run test case again if it fails and it should stop after pass using tear down script at testsuite le

I have 80 test cases in a testsuite and If I am running all the cases in one go(running test suite). My Requirement is to write down a script in Tear Down which should run failed test cases one by o...