Forum Discussion

akira0002's avatar
akira0002
New Contributor
13 years ago

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 Reply

  • Hi,

    the -E option (environment) is not available for the free version since the Environments feature is not in the free version. That said, you can install the Pro version on your server - the command-line tools do not require a license.

    regards,

    /Ole
    SmartBear Software