aparasharma15 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 DiscussionsUnable to authenticate license in Ready API Login button unresponsiveSolvedAssertions Panel issue to update assertions since update 3.63ReadyAPI websocket plugin issue
Related ContentIterate from the start of resultset after EOF is reached.JSON (REST) to JDBC resultset comparisonHow to iterate every row in JDBC resultset