Forum Discussion
avidCoder
Super Contributor
Inside windows shell command. Use this code :-
C:\Program Files\SmartBear\ReadyAPI-1.9.0-m-SNAPSHOT\bin\. testrunner.bat -sSuiteName -cTestCaseName "-RTestCase Report" "-EDefault environment" Path of the XML project.
N78A
7 years agoContributor
Hi,
Thanks for your response.
Please tell me about -> "-EDefault environment.
I coudnt understand it.
Otheriwse I have tried to give beow command in "windows batch command" under BUILD in jenkins and it failed.
cd "C:\Program Files\SmartBear\SoapUI-5.3.0\bin"
testrunner.bat -a -f "C:\Program Files\SmartBear\Reports\CPC" "C:\Users\Desktop\soapuiProjects\abc-soapui-project.xml"
- avidCoder7 years agoSuper Contributor
-EDefault Environment means If you have different environment to test your project. You can remove this. This will not impact your set up. And try the below command:-
C:\Program Files\SmartBear\ReadyAPI-1.9.0-m-SNAPSHOT\bin\. testrunner.bat -sSuiteName -cTestCaseName "-RTestCase Report" Path of the XML project.
- N78A7 years agoContributor
Hi,
Sorry for delayed response I was off sick . Now I treid with the latest command you mentioned but getting same error.
:(
Building in workspace E:\Hudson\jenkins_CL2020\workspace\Soapui Tests FATAL: org/jenkinsci/plugins/workflow/job/WorkflowRun java.lang.NoClassDefFoundError: org/jenkinsci/plugins/workflow/job/WorkflowRun
If possible, please try to see.
Related Content
- 2 years ago
- 12 years ago
- 6 years ago
Recent Discussions
- 2 days ago
- 7 days ago
xml to soap
Solved7 days ago