Forum Discussion
5 Replies
- PM_r
Staff
Easy peasy -- Just use a DataSource (you need SoapUI Pro for this). - Hi,
To add to what heols said, here is a link on datasources:
http://www.soapui.org/Data-Driven-Testi ... tests.html
And, here is a link on randomizing the data source:
http://www.soapui.org/Scripting-Propert ... ource-rows
Regards,
Marcus
Smartbear Support - itaykaldiContributorIf I understand it right,
When I convert the test to load test, and run few threads each thread will not send unique registration key....
Data source random only mix the list... - Hi,
If you use an event-handler such as LoadTestRunListener.beforeTestStep or LoadTestRunListener.afterTestStep then the datasource can be randomized before or after each request.
Here is a link on event-handlers:
http://www.soapui.org/Scripting-Propert ... dlers.html
Regards,
Marcus
SmartBear Support - Please make sure to check the "Shared" option in the DataSource step as described here - http://www.soapui.org/Load-Testing/data ... sting.html
Thanks,
Michael Giller
SmartBear Software