Forum Discussion
Rajana
Occasional Contributor
Yes , I have a simple solution
nmrao
4 years agoChampion Level 3
How do you invoke the test run of that project currently? With SoapUI tool?
You can try to use SoapUI_HOME/bin/testrunner utility which you can try if not already.
I guess, you can use this utility to trigger the same from CI/CD. Nothing specific Azure.
You can try to use SoapUI_HOME/bin/testrunner utility which you can try if not already.
I guess, you can use this utility to trigger the same from CI/CD. Nothing specific Azure.
- Rajana4 years agoOccasional Contributor
I tried building through command line task as you suggested and is unsuccessful . I could find task that support SOAPUI pro and ReadyAPI .
What kind of task can we make use to build/execute soapui os ,any valid solution ? or CI/CD is not possible for for SOAPui opensource . ?
- nmrao4 years agoChampion Level 3Not sure what you mean by "I tried building through command line tasks". Appreciate if there are any details.
- Rajana4 years agoOccasional Contributor
I parsed
testrunner.bat -sDemoTestSuite -r -f "C:\Program Files\SmartBear\SoapUI-5.6.0\bin" ProjectFolder\REST-DemoProject-soapui-project.xml to invoke the project solution in command line task .
Related Content
- 4 years ago
- 4 years ago