Running tests from Jenkins
You can run test assets either from the Jenkins Freestyle or the Pipeline project on the Jenkins server to test an application under test.
Before you begin
You must have completed the following tasks:
-
Configured the Freestyle project, if you want to run test assets from the Freestyle project. See Configuring the Freestyle project by using the Integration Tester Jenkins Plugin.
-
Configured the Pipeline project either by using the Pipeline script or Pipeline script from SCM, if you want to run test assets from the Pipeline project. See Configuring the Pipeline project to use created scripts or Configuring the Pipeline project to use scripts from an SCM.
Procedure
-
Log in to the Jenkins server.
The Jenkins dashboard is displayed.
- Open your Jenkins Freestyle or Pipeline project from the list.
- Click Build Now to run the test assets from Jenkins.
Results
What to do next
- View the test results, if you have configured the viewing of results by using the Integration Tester Results plugin. See Viewing test results in Jenkins.
- View the build logs by clicking the build number from the Build History pane, and then selecting the Console Output option.
- View the history of test results in a tabular format by clicking the Test Results Analyzer option.