Forum Discussion

erki's avatar
erki
Occasional Contributor
11 years ago

looping while teststep passes - fails testcase

I have a scenario where i am polling the database while something i expect happens (because it takes some time for stuff to happen in db). I am using groovy for looping, something similar to: def...