johnmclaughlin
14 years agoContributor
Accounting for errors during long test runs.
My project runs a series of tests that key on policies into a web based administration system. Each test is data driven and can take a few hours to finish so i usually leave the test to run over night. Because the administration system is still unfinished there are often a few problems that stop the running of the tests and leave it unfinished.
Is there a way that I can get the test to return to a familiar screen, if the test is stopped, and then continue with the next record in my data sheet.
Is there a way that I can get the test to return to a familiar screen, if the test is stopped, and then continue with the next record in my data sheet.