Forum Discussion
nmrao
11 years agoCommunity Hero
Trying to understand the question. Here is what I get out it.
Currently a project contains two suites. And you are able to run them without any problem from UI, right?
Now if you run the same from commandline, that is not working. Is this what your question is about?
Currently a project contains two suites. And you are able to run them without any problem from UI, right?
Now if you run the same from commandline, that is not working. Is this what your question is about?
jbuttimer
11 years agoContributor
That is exactly right!
- kondasamy11 years agoRegular Contributor
Just want to confirm! Do you tried running the desired testsuite using the UI action "Launch TestRunner" option? Could you please check and let us know the result! Though there is no difference as you explained using Command line option, I specifically feel there should be problem with transition of Global properties!
Also, I guess the below switches could solve your problem,
-G : Sets global property with name=value
-t : Sets the soapui-settings.xml file to use, required if you have custom proxy, ssl, http, etc setting
More details in the below link,
http://www.soapui.org/test-automation/running-functional-tests.html
Thanks,
Samy