Tasks for Rational TestManager

You can register the library so that is accessible in both IBM® Rational® Publishing Engine and Rational TestManager.

Procedure

  1. Open a command prompt.
  2. Navigate to the folder where IBM Rational Publishing Engine Data Services are installed. By default, it is the %RPE_HOME%\web services\data services\dataservices-testmanager- N_1.0.0.[date_qualifier] folder.
  3. Register the RJCBRT.dll and RtcomtestserverBridge.dll files by running the command: regsvr32 /s eclipse\plugins\com.ibm.xtools.rjcb.core_7.0.1.v[date_qualifier]\RJCBRT.dll regsvr32 /s eclipse\plugins\com.ibm.rational.testmanager.rtcomtestserver_1.0.0.[date_qualifier]\RtcomtestserverBridge.dll.
  4. Restart the computer.
  5. Verify that the Rational TestManager adapter is installed correctly by opening: http://host:port/DataServices/TestManager. If the installation is correct, you see an XML document that lists the projects that are configured for access.

Feedback