Rational Build Forge projects for Rational Performance Tester and Rational Service Tester

The following sample projects are provided for automating Rational® Performance Tester and Rational Service Tester with Rational Test Lab Manager using Rational Build Forge®.

All of the files mentioned in this topic are located in install_dir \RPT-RST_RQMAdapter\rtlm_buildforge\RPT-RST_RTLM_Samples.zip, where install_dir is the directory where the test workbench is installed, for example, C:\Program Files\IBM\SDP.

Projects and response files have been provided for Windows® and Linux®. The project names given in this topic are for Windows projects. Linux project have similar names. For example, "Install RPT" is a Windows project, while "Install RPT Linux" is for Linux or other UNIX® based systems.

Project: Install Rational Performance Tester

Installs Rational Performance Tester with all of the protocols installed to the default installation location.

Project: Install Rational Service Tester

Installs Rational Service Tester to the default installation location.

Project: Install Rational Performance Tester Agent Controller

Installs Rational Performance Tester Agent Controller. It will install the agent with default security settings, which are restrictive. Changes to the agent response files are required to select different security settings.

Project: Un-Install Rational Performance Tester

Removes Rational Performance Tester.

Project: Un-Install Rational Service Tester

Removes Rational Service Tester.

Project: Un-Install Rational Performance Tester Agent Controller

Removes Rational Performance Tester Agent Controller.

Project: Setup License Server

Calls library Configure License Server to configure the Rational License Key Administrator used for virtual user licensing. This can be called even if Rational Performance Tester or Rational Service Tester is already installed.

Project: RPT|RST Configure RQM

Calls library Lib Configure RQM to configure the Rational Quality Manager adapter. This can be called even if Rational Performance Tester or Rational Service Tester is already installed or if a different adapter.config needs to be set.

Library: Install

Internal library used to install all of the products.

Library: Uninstall

Internal library used to remove all of the products.

Library: Configure License Server

This library configures the Rational License Key Administrator using LICENSE_SERVER_INPUT to specify the license servers, CONFIG_LICENSE_SERVER to control whether configuration occurs after the installation, and licadmin-exe, which points to the license administration program.

Library: Configure RQM

This library will configure the machine to use theRational Quality Manager configuration file specified by rqm-config. This file contains the Rational Quality Manager connection information required for Rational Performance Tester or Rational Service Tester to connect back into Rational Quality Manager. Please read the Rational Quality Manager documentation on how to generate this file. This library uses rqm-adapter-dir which points to the Rational Quality Manager configuration directory, this must be in sync with response files. It also uses CONFIG_RQM_ADAPTER to determine if it should configure Rational Quality Manager after the product is installed.


Feedback