Configuring the Rational DOORS server

To integrate Rational DOORS version 9.4 and Rational Quality Manager, you must configure the Rational DOORS server to communicate with the Rational Quality Manager server.

About this task

Note: This topic applies to Rational DOORS version 9.4 and later. For information about integration Rational Quality Manager with Rational DOORS version 9.3 and earlier, see Rational DOORS for Rational Quality Manager Interface (DOORS 9.3).

Procedure

  1. Log in to Rational DOORS as a database manager or as a custom user who has the power to manage the database.
  2. Right-click the database root, select Database Properties, and select the Remote Services tab.
  3. Add the Rational Quality Manager server to the server list:
    1. Click Add, and enter a name for the connection, for example, RQM.
    2. Enter the URL for the root services of the Rational Quality Manager server in the following format: https://host-name:9443/qm/rootservices. Use the fully qualified server name for server, for example: https://clm.ibm.com:9443/qm/rootservices
    3. Enter the consumer key and enter the consumer secret in OAuth secret. You made a note of these when you set up the Rational Quality Manager server.
    4. Click Register. The server is added to the list.
  4. Add collaboration links from Rational Quality Manager projects to the Rational DOORS database:
    1. In the Collaboration Links pane, click Add.
    2. Select the Rational Quality Manager server that you registered. If a security warning is displayed, click Yes.
    3. In the window that opens, log in to Rational Quality Manager.
    4. Select the project you want to access from Rational DOORS, highlight the Validation link type, and click Add.
    5. In Rational DOORS, the project is displayed in the Collaboration Links pane of the Remote Services tab.
  5. Typically, a Consumer Key and a OAuth Secret are created when you added Rational DOORS as a friend to Rational Quality Manager earlier. If they were not created, create a Consumer Key and OAuth Secret for the server:
    1. On the Local Keys tab of the Rational DOORS database properties, click Add.
    2. Enter the name of the connection for Rational Quality Manager.
    3. Enter the friends consumer key and in OAuth secret. You made a note of these when you added Rational DOORS to Rational Quality Manager as a friend.
    4. Click Register, and then click OK to close the database properties.
    Rational Quality Manager and Rational DOORS are now configured to communicate with one another. Team members can create links between modules and individual requirements in Rational DOORS and test plans and test cases in Rational Quality Manager in the associated projects.

Feedback