Forum Discussion
AndyHughes
15 years agoRegular Contributor
I think using a shared data source is something I needed to do and overlooked so thanks. But I don't think it solves the key thing that I want to do. Am I right in thinking that removing the loop step at the end will help achieve what I want?
I hoping it will mean that only one request will be set per 'soapui test' rather than the test case looping through the data set. This will hopefully mean that I can acurately load test with one request per thread.
Is there anything more I need to do to make sure that subsequent threads 'know' what data row to choose?
I hoping it will mean that only one request will be set per 'soapui test' rather than the test case looping through the data set. This will hopefully mean that I can acurately load test with one request per thread.
Is there anything more I need to do to make sure that subsequent threads 'know' what data row to choose?