borajai21
8 years agoOccasional Contributor
Ready API/Soap UI integration with jenkins complete steps
Hello Everyone, I need to run a continuous integration test through Jenkins of a RESTful Project which was created in (Ready API)....Can some help me how to configure Jenkins and what all settin...
- 8 years ago
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