chathurad
7 years agoContributor
How to skip test failure on a test step
I have a test case set up wich get data from a excel and loop for few rounds.
For each test step i have add an assersion.
Somtimes at the 2nd loop my test step get failed and then its not looping on other test data at the excel file.
Is there any way to skip the failure and go to next test data.
Right click on your Test Case and choose Options. Then uncheck "Abort on Error".