Forum Discussion

suraj's avatar
15 years ago

Concurrent/load test with varying inputs

Hi, This is my first post on this forum. I have started using SoapUI. Thanks for such a great product, my life is getting easier now.

I have one query. For one of my scenario, I intend to call the service from 150 concurrent calls with different input for each of them. To elaborate, I have a SOAP method GetData(int UserId) and I want to call this service method using different UserId at the same instant. How to do this? I tried creating a test method, setting the input in the XML of the request. Now, I can copy this test case 150 times and manually change the input for each of them. But I think, this will not be a right approach in such a good tool. However I could not find any other way.

Please help!
No RepliesBe the first to reply