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 More information

Install the IBM® Rational® Functional Tester - Functional Test Jenkins plugin.

Installing the plugin on the Jenkins primary server

Configure the Freestyle project.

Configuring the Freestyle project

Run Rational® Functional Tester functional tests 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 More information

Install the IBM® Rational® Functional Tester - Functional Test Jenkins plugin.

Installing the plugin on the Jenkins primary server

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® Functional Tester functional tests 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 More information

Install the IBM® Rational® Functional Tester - Functional Test Jenkins plugin.

Installing the plugin on the Jenkins primary server

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® Functional Tester functional tests on Jenkins.

Running tests from Jenkins