aparasharma14 years agoHow 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.
Recent DiscussionsRunning ReadyAPI Suite via Command Line / C# took ~ 30 sec to initiateAs of v3.60.0 preloading groovy file from script library breaks cross referencingNPE trying to get StatisticVariable
Related ContentIterate from the start of resultset after EOF is reached.JSON (REST) to JDBC resultset comparisonHow to iterate every row in JDBC resultset