Forum Discussion
SmartBear_Suppo
Alumni
12 years agoHi,
The #env# is used for environment variables. If you have a separate set of data for each environment then you should look at using a DataSource and DataSink and use a dynamic property to determine the file to read from and write to depending on what environment is in use.
Please see this link on data driven testing:
http://www.soapui.org/Data-Driven-Testi ... tests.html
Regards,
Marcus
SmartBear Support
The #env# is used for environment variables. If you have a separate set of data for each environment then you should look at using a DataSource and DataSink and use a dynamic property to determine the file to read from and write to depending on what environment is in use.
Please see this link on data driven testing:
http://www.soapui.org/Data-Driven-Testi ... tests.html
Regards,
Marcus
SmartBear Support