Dunger
15 years agoNew Contributor
[Resolved] Load Testing with dynamic attribute value
Hi,
Firstly, sorry for a basic question here, but I want to be sure I'm heading down the right track before looking into this more.
I'm new to soapUI / loadUI, and was wondering whether it is possible to load test a web service, were by the value of an attribute in the request can change per request?
i.e. We have an attribute called <quantity>
For the first request the value of <quantity> is 5
Next request <quantity> is 10
Next request <quantity> is 7
Next request <quantity> is 18
Next request <quantity> is 2
etc, etc.
Is 'Data Driven' testing the way to go here, were by the <quantity> value could be in a text file or Excel spreadsheet?
Best Regards.
D.
Firstly, sorry for a basic question here, but I want to be sure I'm heading down the right track before looking into this more.

I'm new to soapUI / loadUI, and was wondering whether it is possible to load test a web service, were by the value of an attribute in the request can change per request?
i.e. We have an attribute called <quantity>
For the first request the value of <quantity> is 5
Next request <quantity> is 10
Next request <quantity> is 7
Next request <quantity> is 18
Next request <quantity> is 2
etc, etc.
Is 'Data Driven' testing the way to go here, were by the <quantity> value could be in a text file or Excel spreadsheet?
Best Regards.
D.