Task flows for running test assets from Jenkins

You can perform certain tasks to run test assets from the Jenkins Freestyle project or the Pipeline project.

The following table lists the task flows for running test assets from the Jenkins Freestyle project:

Tasks Go to...

Install the Rational® Test Automation Server Jenkins plugin.

Installing the Rational Test Automation Server Jenkins Plugin
Import the CA certificate to your custom trust store. Using a custom trust store

Configure the Freestyle project.

Configuring the Freestyle project

Run Rational® Test Automation Server test assets on Jenkins.

Running tests from Jenkins

You can perform the following tasks to run test assets from the Jenkins Pipeline project by using the sample script:

Tasks Go to...

Install the Rational® Test Automation Server Jenkins plugin.

Installing the Rational Test Automation Server Jenkins Plugin
Import the CA certificate to your custom trust store. Using a custom trust store

Create a pipeline script from the Jenkins UI.

Creating a pipeline script from Jenkins

Configure the Pipeline project.

Configuring the Pipeline project by using the sample script

Run Rational® Test Automation Server test assets on Jenkins.

Running tests from Jenkins

You can perform the following tasks to run test assets from the Jenkins Pipeline project by using the script from Source Code Management (SCM):

Tasks Go to...

Install the Rational® Test Automation Server Jenkins plugin.

Installing the Rational Test Automation Server Jenkins Plugin
Import the CA certificate to your custom trust store. Using a custom trust store

Create a pipeline script and commit the script to the Git repository.

For more information, refer to the Jenkins documentation.

Configure the Pipeline project.

Configuring the Pipeline project by using the script from SCM

Run Rational® Test Automation Server test assets on Jenkins.

Running tests from Jenkins