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 u...