Forum Discussion
rabisankar
14 years agoNew Contributor
Thanks a lot Russel. That works.
Just a follow-up question.
How can I overwrite the project level property (i.e EndPoint) using a properties file and use it from commandline?
My project name is TestProject and I tried the following command:
C:\Program Files (x86)\eviware\soapUI-4.0.0\bin>testrunner.bat -sMyTestSuite C:\xyz\abc\My-soapui-project.xml -Dsoapui.properties.TestProject=C:\xyz\abc\Automation.properties -r
C:\xyz\abc\Automation.properties file has Endpoint property value defined as Endpoint=Junk
But it does not overwrite the Endpoint property value
Thanks,
Rabi
Just a follow-up question.
How can I overwrite the project level property (i.e EndPoint) using a properties file and use it from commandline?
My project name is TestProject and I tried the following command:
C:\Program Files (x86)\eviware\soapUI-4.0.0\bin>testrunner.bat -sMyTestSuite C:\xyz\abc\My-soapui-project.xml -Dsoapui.properties.TestProject=C:\xyz\abc\Automation.properties -r
C:\xyz\abc\Automation.properties file has Endpoint property value defined as Endpoint=Junk
But it does not overwrite the Endpoint property value
Thanks,
Rabi