Configuring the Jenkins environment for running test suites

HCL OneTest Embedded for Eclipse IDE has command line interface that facilitates the integration of Jenkins in HCL OneTest Embedded.

About this task

First create a test suite in your project and add all the test harness that you want to execute.

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 described here to execute your test suite: rtrteclipse -WORKSPACE= <your workspace> <your test suite>.