Forum Discussion

audrius0427's avatar
12 years ago

TestCase FAIL even if all steps PASS when using loop

Hi all, I'm executing a testcase in which some of the steps are executed multiple times using loop in groovy. If test step failed I use timer and wait for some time and looping through the step...