Accessing Test RealTime test nodes and group nodes

You can open and execute Test RealTime test nodes and group nodes from within TestManager. This implies that you have previously built a working project in Test RealTime.

When a Test RealTime test node or group node is executed from within Test Manager, the Test RealTime GUI does not appear and tests are run silently. To obtain full feedback of test execution, run the node directly from within Test RealTime.

To open a test or group node from within TestManager:

  1. In TestManager, from the File menu, select Open Test Script and Rational Test RealTime.

  2. Browse to a Test RealTime project in the Rational Test RealTime Test Selection window and then press the Open button.

  3. The window Select a Test Node or Group Node lists all the test nodes and group nodes within the project. Left-click the node representing the test you wish to view and then click OK.
    The corresponding project opens in
    Test RealTime.

To execute a test node or group node from within TestManager:

  1. In the Test Plan window of TestManager, right-click the test case and select Run.

  2. In the Run Test Cases window, select the execution options and click OK.

Note   Test RealTime test nodes and group nodes can also be associated with TestManager test cases as test implementations. This means that Test RealTime   test and group nodes can also be executed as part of a TestManager suite.

Related Topics

Associating Test Nodes to Test Cases