Hi,
If you want to run a test case multiple times you can add a "SimpleDataConnector" with one variable, for instance "iteration", as their values you can enter "1,2,3,...". This has the advantage that these iterations are logged (a new structured report file will be created), so you will see which iterations where executed.
Or you can use a
batch file with a for to call the specific test case multiple times, but you will get a new report for each iteration.
Regards,
Markus
Ranorex Support Team