Forum Discussion
tjdurden
13 years agoFrequent Contributor
Hi marsri,
Yes, SoapUI has CLI integration (TestRunner), so can be called quite easily by an external tool. There's various ways to approach this, but you could hook SoapUI into jUnit and run this through a CI tool, or your own custom tools. Might be worth taking a glance at http://www.soapui.org/Test-Automation/functional-tests.html as well as http://www.junit.org/taxonomy/term/9 for a starting point, but what you're suggesting is certainly possible, although I'd look to see if there's existing tools out there to accomplish your goal before writing something from scratch.
Kind regards,
Tim
Yes, SoapUI has CLI integration (TestRunner), so can be called quite easily by an external tool. There's various ways to approach this, but you could hook SoapUI into jUnit and run this through a CI tool, or your own custom tools. Might be worth taking a glance at http://www.soapui.org/Test-Automation/functional-tests.html as well as http://www.junit.org/taxonomy/term/9 for a starting point, but what you're suggesting is certainly possible, although I'd look to see if there's existing tools out there to accomplish your goal before writing something from scratch.
Kind regards,
Tim