Versions Compared

Key

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

Table of Contents
maxLevel2

Overview of Test Case Sharing

QMetry Test Management encourages users to maximize efficiency in managing test. It provides different ways to reuse test cases, which saves time of testers and makes information maintenance easier for testers. The following is a summary of the options that users can use in the same project.

  1. Reusing Shareable Test Cases: Shareable Test case are set of "Shareable Steps" that can be reused in other Test cases.
  2. Copying Test Steps: Create a duplicate copy of step into the same test case. This is a one-time copy and paste of test steps.
  3. Copying Test Cases: A one-time copy and paste of bulk test case(s). The test cases can be pasted into the same project and across projects.
  4. Moving Test Cases: The test cases can be moved into the same project and across projects.

Shareable Test Cases

QMetry allows you to create Shareable Test Cases and reuse these Shareable Test Cases into another test case, i.e. reusing test cases. A shareable test case is used in different other tests within the same project to avoid creation of repeated test steps across test cases.

...

Create Shareable Test Cases

In this example, we will show you how to add shareable test case and then reuse it in another test case. You can create shareable test cases using existing test steps.

Once you create a test case with test steps, open the test case details page.

Go to the Test Steps section.

...

On the Test Execution screen, you can view the Shareable Step details. The Shareable Steps can be identified by the icon to open it in a separate tab. On hovering the icon, it displays the Entity Key for the test step. When you run a test, you can either mark the whole test case as passed or failed, or mark each step individually.


Copying Test Steps

QMetry allows you to copy and paste test steps within the same test case.

Copy / Paste test steps within the same test case

  1. Go to the Test Steps section and click Edit. You can now view '+' icon and cog icon for steps.
  2. Select the test step that you want to create a copy of.
  3. Click on the Con icon for the step, and select Duplicate Row.
  4. It will create a copy of the existing step and add it to the test steps.


Copying Bulk Test Cases

Users  can copy test cases into the same project or across project. This function works as a one-time copy so that the duplicate sets of test case(s) act independently going forward.  In other words, after the copy and paste, any changes performed on the original test case will not be reflected in the test case's copy.  

...

  • Specific Version: Test Cases in the grid appear expandable when this option is selected. On expanding test case, you can view all the available versions for the test case.
  • All Versions: if this option is selected, then the Version button is disabled. Users can not select a particular version of the test case.

Image Removed

43. Click Next.

Image Added



Step 3 Operation Details

  • Project: You can copy test cases within same project and across projects. Select the destination Project/folder path you want to copy the selected  test cases to.
  • Owner: If the test cases are being copied to another project, then you can select Owner of the test cases in the destination project. The Owner list is populated as per the Project selection above.
  • Folder: Select the folder in which you want to copy the selected test cases. The Destination Path is displayed according to the Folder selection.



Click Copy.

The confirmation message appears.

Moving Bulk Test Cases

The process is same as Bulk Copy except the version selection. Test Assets will be moved with all its existing versions.

...

  • Project: You can copy test cases within same project and across projects. Select the destination Project/folder path you want to copy the selected  selected test cases to.
  • Owner: If the test cases are being copied to another project, then you can select Owner of the test cases in the destination project. The Owner list is populated as per the Project selection above.
  • Folder: Select the folder in which you want to copy the selected test cases. The Destination Path is displayed according to the Folder selection.

...