Forum Discussion
nmrao
7 years agoCommunity Hero
Why is it required to run the tests using grooy?
The best practice would be:
Use testrunner utility (from SOAPUI_HOME/bin) and pass the project.
Please refer documentation
https://www.soapui.org/test-automation/running-from-command-line/functional-tests.html
The best practice would be:
Use testrunner utility (from SOAPUI_HOME/bin) and pass the project.
Please refer documentation
https://www.soapui.org/test-automation/running-from-command-line/functional-tests.html
swati1
7 years agoOccasional Contributor
I m using groovy bz running test suite on multiple servers .
- nmrao7 years agoCommunity HeroCan you try the command line way?
YOu can use project level custom property for the server name port and pass the value from command line.
No groovy is required.- swati17 years agoOccasional Contributor
Hi nmrao,
Can u pls elaborate it more?
- nmrao7 years agoCommunity HeroIt is clearly available in the documentation, please take a look.
1. command line options link has been provided in the earlier reply.
2. On the properties, refer below:
https://www.soapui.org/scripting-properties/working-with-properties.html
https://www.soapui.org/docs/functional-testing/properties/working-with-properties.html