To execute a Ranorex Studio test in Jenkins, run the Jenkins project that contains the test. This page explains how to start the build and where to view the results.
Start the build
Before you begin, make sure you have completed the following setup tasks:
- Install and configure the required plugins.
- Create and configure a Jenkins project.
To start the build:
- Open the project.
- Click Build now.
- Wait while Jenkins builds the project.
Test execution
While the build is running, the Ranorex Studio test is executed, and the progress dialog is displayed.
- Ranorex Studio test being executed.
- Progress dialog.
Jenkins build details
After the build finishes and the test execution is complete, Jenkins returns to the project view. The build is then listed in the project’s Build History.
To view the details of a build:
- In Build History, click the corresponding build entry.
Console output
Jenkins also provides a console log for each build.
To view the console output:
Open the build details.
- Click Console Output.