Forum Discussion
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