Forum Discussion
3 Replies
Thank you for posting to our Community Forum.
Here is the documentation that outlines how to get ReadyAPI tests running in Jenkins:
https://support.smartbear.com/readyapi/docs/testing/integrations/ci-systems/jenkins.html
You may also want to explore what can be done with our testrunner tool so here is information about the arguments you can add: https://support.smartbear.com/readyapi/docs/soapui/running/automating/cli.html
As a final note, if you have a fixed license, I've seen a common issue with Jenkins getting the activated license. You need to set the Jenkins service to sign in to that user account explicitly.
https://support.smartbear.com/readyapi/docs/general-info/licensing/troubleshooting/jenkins.html
Let me know if you have any questions/concerns.
- borajai21Occasional Contributor
Steven,
I have gone through below shared links but couldn't find any support document for Integration of Soap UI NG with Jenkins.
Shared links only talks about RestAPI ServiceVir plugin ...
My Question is - I have a Regression Automation SoapUI NG Project which I need to run through Jenkins without ServiceVir....
I'm a SoapUI NG Licence user... Please Suggest me if the integration of SoapUI NG with Jenkins is possible..
If Yes.. Then please share a document or Steps how we can achieve this Task.
I Have gone through multiple similar forums..Every User is facing same problem(SoapUI NG with Jenkins - Integration) and There is no help provided in the Smart bear forum.....
I would request -Please clarify this doubt whether Integration of SoapUI NG with Jenkins(Without ServiceVir plugin) is POSSIBLE or NOT ???
borajai21 Yes, you can integrate ReadyAPI/SoapUI tests with Jenkins. You need to construct the test in ReadyAPI and use the command-line runner (testrunner.bat) to start the tests. It has nothing to do with the plugin.
Please review the provided documentation again because it outlines exactly how to set up the Jenkins node(s) and how to use test runner in a windows batch command within Jenkins.
https://support.smartbear.com/readyapi/docs/testing/integrations/ci-systems/jenkins.html
For more information on how to construct the testrunner.bat command, please reference this page: https://support.smartbear.com/readyapi/docs/soapui/running/automating/cli.html