Changing an operation’s references

How to change an operation’s references.

About this task

References show the dependencies that the selected operation has on other items within the system under test. The references that are displayed correspond directly to the operation’s dependencies that are displayed in the diagram. Follow the steps to view or modify an operation’s references:

Procedure

  1. Open the operation editor (see Viewing operation details) and select the References tab.

    Direct references (no components between the operation and the dependency) are displayed in the top portion of the dialog, while indirect references (one or more components link the operation with the dependency) are displayed in the bottom.

  2. To add a reference, click Add and select the resource to which you want to create a dependency.
  3. To remove a reference, select it and click Remove.
  4. When finished, click OK to save any changes and close the editor. Otherwise, click or Cancel to close the editor without saving changes.

Feedback