Sharing Tests Out of a Consuming Project

Share tests out of a consuming project.
When you have extended the test set in a project that consumes tests from a project sharing tests, you can make these new tests available to other consuming projects by adding the tests to the shared test set in the sharing project.
  1. In the menu, click Projects > Project List.
  2. Select the consuming project that contains the new tests.
  3. In the menu, click Tests > Details View .
  4. Right-click on the test folder or the test that you want to share.
  5. Select Shared Tests > Share Tests.
    Note: This action is only available if the selection does not contain any tests that are already shared.
  6. Select the target folder within the sharing project, where you want to insert the selected folders or tests.
  7. Click OK. The selected test folders or tests are copied as a child to the selected folder in the sharing project.