Forum Discussion
SmartBear_Suppo
Alumni
15 years agoHi,
Disable (or delete) the DataSource loop teststep. This way each "run" of the soapUI Runner in loadUI will only run through the steps once instead of 10 times. You also need to make sure that the DataSource is set up to be "Shared" (otherwise each run will get the first row, over and over again), and to "Restart Shared" for the DataSource to restart after the last (10th) row. This setup should get you what you're after.
Regards,
Dain
SmartBear Software
Disable (or delete) the DataSource loop teststep. This way each "run" of the soapUI Runner in loadUI will only run through the steps once instead of 10 times. You also need to make sure that the DataSource is set up to be "Shared" (otherwise each run will get the first row, over and over again), and to "Restart Shared" for the DataSource to restart after the last (10th) row. This setup should get you what you're after.
Regards,
Dain
SmartBear Software