anand1
5 years agoContributor
Iterate from the start of resultset after EOF is reached.
Hi,
Following r my test step using Rest services.
1. Create Datasource ( Select Id from <tablename>)
2. getResouce for the specific ID (from step 1)
3. DataSource Loop.
depending on number of rows returned in step 1, the test iterates.
Can you please suggest how can this test run continuously after EOF is reached. Start from row 1 again, till EOF and repeat the whole step again.
It use to run earlier without making any specific settings in the Data Source step, but now it is failing.
Thank you for sharing it with us anand1 !
For future reference - this post hold the solution.