akira0002
13 years agoNew Contributor
failed to run test case by free version(testrunner)
step:
1.run testrunner.bat -sSCENARIOS -cACTIVATION -a -j -fC:\jenkins_api_report -EDefault C:\test_jenkins\V2-APIs-Scenarios-soapui-project on my pro version
result: it works properly
2.move to another machine ,and install a free version
also run testrunner.bat -sSCENARIOS -cACTIVATION -a -j -fC:\jenkins_api_report -EDefault C:\test_jenkins\V2-APIs-Scenarios-soapui-project
result:
it says :"ERROR com.eviware.soapui.tools.SoapUITestCaseRunner - org.apache.commons.cli.UnrecognizedOptionException:Unrecognized option: -E"
does testrunner options not fully supported by free version?
The goal I need achieve is:
create my soapui testcase on my local machine where soapui pro is installed,and then i need automatically run these testcase by 'testrunner' on other machine which soapui free version is installed
is it possible to do this
Thanks
1.run testrunner.bat -sSCENARIOS -cACTIVATION -a -j -fC:\jenkins_api_report -EDefault C:\test_jenkins\V2-APIs-Scenarios-soapui-project on my pro version
result: it works properly
2.move to another machine ,and install a free version
also run testrunner.bat -sSCENARIOS -cACTIVATION -a -j -fC:\jenkins_api_report -EDefault C:\test_jenkins\V2-APIs-Scenarios-soapui-project
result:
it says :"ERROR com.eviware.soapui.tools.SoapUITestCaseRunner - org.apache.commons.cli.UnrecognizedOptionException:Unrecognized option: -E"
does testrunner options not fully supported by free version?
The goal I need achieve is:
create my soapui testcase on my local machine where soapui pro is installed,and then i need automatically run these testcase by 'testrunner' on other machine which soapui free version is installed
is it possible to do this
Thanks