Forum Discussion
nmrao
5 years agoCommunity Hero
Didn't understand the design flaw thing which you stated.
You may consider running it in tomcat by deploying a war file(SoapUi can create war file). So it will be one click or run it by one command.
Other option, though haven't tried, is to run the project in command line testrunner utility. You may have enable the option start on start up.
So better would be(either war deployment or runn command line) to have a copy of the SoapUi project and remove the test suites and save it with different name. This can work well for your need provided no frequent changes to mock services.
When war deployed or run from command line, you can see the console to know what's happening or check log files.
You may consider running it in tomcat by deploying a war file(SoapUi can create war file). So it will be one click or run it by one command.
Other option, though haven't tried, is to run the project in command line testrunner utility. You may have enable the option start on start up.
So better would be(either war deployment or runn command line) to have a copy of the SoapUi project and remove the test suites and save it with different name. This can work well for your need provided no frequent changes to mock services.
When war deployed or run from command line, you can see the console to know what's happening or check log files.