Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Using this feature you can export a set of Test Cases from one project to another. This feature is useful from Test Case re-usability perspective as well.

Overview of Implementation

  1. The operation will create a new Id for Test Cases in the new project.
  2. System will maintain link to source Test Case in the back end.
  3. The attachments will also be copied.
  4. Regarding the links / relationships, system will provide an option to select the ones desired to be carried over to the exported entity.
  5. Only one version of the Test Case will be copied.
  6. System will preserve the Committed / Un-Committed state of the Test Case.

User Interface

  1. Notes and Recommendations
    1. It is highly recommended that all the desired Test Cases should be exported in one single operation. It is easier to delete a Test Case in the target project than iterating through the process.
  2. The Test Cases export process is described below:
    1. Use multi-select to select all Test Cases you wish to export.
    2. Choose "Export" from the Table Menu Bar.
    3. When prompted , enter the name of target project
    4. Make your choice, and choose "Export".
    5. The selected Test Cases will be appended to the Test Cases Table of target project.

...