Tasks for TestManager

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

Procedure

  1. Go to the MS-DOS command prompt: click Start > Run, type cmd, and then click OK.
  2. Navigate to the folder where IBM Rational Publishing Engine Data Services are installed. By default, it is the C:\Program Files\IBM\Rational\Rational Publishing Engine\1.1\web services\data services\dataservices-testmanager- N_1.0.0.200904071918 folder.
  3. Register the RJCBRT.dll and RtcomtestserverBridge.dll files using a command in the following form: regsvr32 /s eclipse\plugins\com.ibm.xtools.rjcb.core_7.0.1.v20070111\RJCBRT.dll regsvr32 /s eclipse\plugins\com.ibm.rational.testmanager.rtcomtestserver_1.0.0.[datequalifier]\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.
    Note: You can find out the port number from the administrative console.

Feedback