cbyndr
16 years agoContributor
load test strategy for iterating through datasource ten records at a time?
I have a test case set up as follows:
Datasource with 1000 records
Property Transfer
Request
Datsource Loop
From here I would like to create a load test that sends up 10 concurrent requests using 10 records from the datasource, waits for responses for all 10 requests, then moves on to the next 10 records in the datasource.
Is there some way to orchestrate such a load test with soapui, iterating through the datasource, and sending up unique requests, 10 at a time?
Datasource with 1000 records
Property Transfer
Request
Datsource Loop
From here I would like to create a load test that sends up 10 concurrent requests using 10 records from the datasource, waits for responses for all 10 requests, then moves on to the next 10 records in the datasource.
Is there some way to orchestrate such a load test with soapui, iterating through the datasource, and sending up unique requests, 10 at a time?
