automatically start executing ReadyAPI Tests
Hi, I have following question:
is it possible to automate execution of ReadyAPI tests?
For example: start ReadyAPI at 8 o'clock every evening and automatically start executing TestSuite1, TestSuite2 etc?
Thanks,
Mathijs
Hi,
Thank you for your post. In ReadyAPI you can schedule only the Load test execution, please see the corresponding article for details: https://support.smartbear.com/readyapi/docs/loadui/configure/scenarios/scheduler.html
But, you can run your tests in Jenkins which allows scheduling builds, please see the instructions: https://wiki.jenkins.io/display/JENKINS/Schedule+Build+Plugin. Note that you will need to install the Schedule Build plugin for Jenkins.
Also, please see the following article to learn how to run ReadyAPI Tests From Jenkins - https://support.smartbear.com/readyapi/docs/integrations/jenkins.html