Raju_Vusirikala
16 years agoContributor
Mising property exception - SOAPUI Maven plug-in in maven build
Hi,
We are currently using SOAPUI-pro 2.5.1 and have multiple test suites, and for all test case executions, inputs are setting from property files by loading through java libraries during execution time on SOAPUI tool.
Now i am trying to include my existing SOAPUI automation tests into maven build life cycle using SOAPUI maven plug-in without installing SOAPUI tool.
I placed all the requried steps for SOAPUI maven plug-in in pom.xml, but during execution of testcases using "mvn eviware:maven-soapui-plugin:test" command it was giving me Missing property exeception. Please help me how to give reference to maven for all my project external resources like test data property files, excel test data doc’s, Groovy files, XML schemas and etc to execute test cases.
Thanks
Raju
We are currently using SOAPUI-pro 2.5.1 and have multiple test suites, and for all test case executions, inputs are setting from property files by loading through java libraries during execution time on SOAPUI tool.
Now i am trying to include my existing SOAPUI automation tests into maven build life cycle using SOAPUI maven plug-in without installing SOAPUI tool.
I placed all the requried steps for SOAPUI maven plug-in in pom.xml, but during execution of testcases using "mvn eviware:maven-soapui-plugin:test" command it was giving me Missing property exeception. Please help me how to give reference to maven for all my project external resources like test data property files, excel test data doc’s, Groovy files, XML schemas and etc to execute test cases.
Thanks
Raju