How to use microsoft release management tool to launch SoapUI test cases?
I have soapUI testcases launched trough a batch file, which calls testrunner.bat , then passing arguments such as -a -f..
My issue is, I need to launch it through microsoft release management tool. The tool has command line execution, I've used it but I am keep getting the license error see belwo, I even installed the soapUI pro into the test server, where the test cases will be executed.
C:\Users\directstart-qa\AppData\Local\Temp\RM\T\RM\Run Command Line\201501291029430728718-1>\\DEVTFS2013\SoapUI-Pro-5.1.2\bin\testrunner.bat -a -f\\DEVTFS2013\temp\dump\TestRunnerReports\reports -RHTML -j \\DEVTFS2013\temp\Presciber-smoke-QA.xml
SoapUI Pro 5.1.2 TestCase Runner
*************************************************************************************
SOAPUI PRO LICENSE NOT FOUND
Please follow the instructions at
http://www.soapui.org/Licenses/license-not-found.html
on how to install a valid license
*************************************************************************************
Shutting down...
Done with errors.
\\DEVTFS2013\temp\launchPrescriber.bat exited with code: -1
Exiting with error: -1