Forum Discussion
nmrao
11 years agoCommunity Hero
You can use custom properties as well, then you have to load those properties by writing some code. If you use soapui.properties and place it under SOAPUI_HOME\bin then the properties gets loaded automatically.
automatoramit
11 years agoOccasional Contributor
Ok. I'll try this.
Thanks
- automatoramit11 years agoOccasional Contributor
Hi Rao,
I tried executing all the test suites (with 3 endpoints) using commandline without providing any endpoint in command and it worked! All the test cases with different endpoints got successfully executed.
I used following command.
"testrunner.bat -r someprojectname.xml"
- nmrao11 years agoCommunity HeroGreat to hear.