Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
You need to setup your TestCase to do a data-driven test.
You will need a DataSource with your list of users. You will access those values in the other steps using property expansion.
And then you will close the loop with a DataSource Loop TestStep.
Please take a look at this tutorial:
http://www.soapui.org/Data-Driven-Testing/functional-tests.html
Regards,
Giscard
SmartBear Support
You need to setup your TestCase to do a data-driven test.
You will need a DataSource with your list of users. You will access those values in the other steps using property expansion.
And then you will close the loop with a DataSource Loop TestStep.
Please take a look at this tutorial:
http://www.soapui.org/Data-Driven-Testing/functional-tests.html
Regards,
Giscard
SmartBear Support