Forum Discussion

Andrew_89's avatar
Andrew_89
Occasional Contributor
7 years ago
Solved

Test Item Loop Stops after one Iteration has an Error

I have a test item which has Count = 10. I want the test item to always run 10 times, regardless of whether previous iterations have failed or have errors.   Currently, the loop only completes 10 ...
  • tristaanogre's avatar
    7 years ago

     There are two columns on the test items page that are not visible by default.  On the test items page, right click on the column headers, select field chooser, and then add the two columns "Stop on error" and "stop on exception" to your test items page.

     

    Then... for your test item, set both those to "Never" and it will run that item