Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
There is not a way to add a DataSource at the TestStuite level to achieve that unfortunately.
But you could have a Project property that you can change before you run your TestSuite and that your TestCases would reference.
And if you make the use of environments (http://www.soapui.org/Working-with-Proj ... oapui.html), then you could run your TestSuite for these different environments and each such run would use the environment specific project property that you want to test with. But there is not a built in way to run that scenario automatically in a loop.
Regards,
Giscard
SmartBear Support
There is not a way to add a DataSource at the TestStuite level to achieve that unfortunately.
But you could have a Project property that you can change before you run your TestSuite and that your TestCases would reference.
And if you make the use of environments (http://www.soapui.org/Working-with-Proj ... oapui.html), then you could run your TestSuite for these different environments and each such run would use the environment specific project property that you want to test with. But there is not a built in way to run that scenario automatically in a loop.
Regards,
Giscard
SmartBear Support