Configuring the Jenkins environment to run test suites

You must configure Jenkins to be able to run test suites created with Rational® Test RealTime for Eclipse IDE in a Jenkins environment.

Before you begin

About this task

Rational® Test RealTime for Eclipse IDE command line interface facilitates the integration of Jenkins in Rational® Test RealTime.

Procedure

To configure Jenkins:
  1. On the Jenkins dashboard, click Configure.
  2. Under Build, click Add build step where you want to insert your test execution.
  3. Select Execute Windows batch command for Windows, or Execute shell for UNIX.
  4. Setup your command as follows to execute your test suite: rtrteclipse -WORKSPACE= <your workspace> <your test suite>.