seekanswers
14 years agoNew Contributor
maven plugin - running a test suite of a composite project
Hi,
I'm using maven-soapui-pro plugin ver 3.6.0. I'm able to execute a composite project with it, but what I need is the ability to run a single testsuite/testcase within that project. I tried to give the testsuite xml path in the <ProjectFile> field, but it failed with error:
org.apache.xmlbeans.XmlException: Element testSuite@http://eviware.com/soapui/config is not a valid soapui-project@http://eviware.com/soapui/config document or a valid substitution
how can I get that working? is it possible at all? Can it be used along with any other plugin/script to acheive this behavior?
Thanks in advance!
I'm using maven-soapui-pro plugin ver 3.6.0. I'm able to execute a composite project with it, but what I need is the ability to run a single testsuite/testcase within that project. I tried to give the testsuite xml path in the <ProjectFile> field, but it failed with error:
org.apache.xmlbeans.XmlException: Element testSuite@http://eviware.com/soapui/config is not a valid soapui-project@http://eviware.com/soapui/config document or a valid substitution
how can I get that working? is it possible at all? Can it be used along with any other plugin/script to acheive this behavior?
Thanks in advance!