Forum Discussion

aparasharma's avatar
14 years ago

How to goto beginning of resultset after EOF is reached.

Hello,
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 continously after EOF is reached. Start from row 1 again, till EOF and repeat the whole step again.
No RepliesBe the first to reply