Forum Discussion

soapnoob's avatar
soapnoob
New Contributor
11 years ago
Solved

How can I test my webservice with different input parameters

I have a simple service where it returns an xml for a id. I created a test case using SoapUI. This allowed me to test the service for an id of 100.
I wish to run a load test where it will test the service for a range of Ids. So each call to the service has to be made with a different id.

How can I achieve this in loadUI? Can I configure my test suite to read a list of values and iterate through these values to make the calls?
  • soapnoob wrote:
    Thanks for replying. Do I need a pro version to use a datasource?

    Yes, you need SoapUI Pro (not LoadUI Pro).

3 Replies