RQM: Is it possible to schedule a test case to run 50 times in a row
![]()
I want to run a test case over and over again. Is there a way to set this up in RQM. I can see how to schedule a test, but it appears that you can only do it once or once a day.
|
One answer
![]()
Considering existing offering to schedule only at the minimum interval of a day, I would try adding the same test case 50 times to a test suite and schedule it to run (assuming no delay requires for subsequent execution) OR create 50 schedule with considerably delay between each of them.
|