Test Suites Module

Test Suites Module

Introduction

A Test Suite in QMetry is a collection of test cases organized in a specific order to test a complete end-to-end test case scenario. A test suite may also be created to test a complete set of test cases by type like a BVT, smoke test, regression, etc. In QMetry, test suites are part of specific cycles but can be copied to new cycles for future testing.

This allows QA groups to plan out testing for a specific development cycle. Test Suites are executed against a platform that provides any needed environmental or configuration information. This is to help QA understand not just what functions were tested, but against what hardware and/or software it was tested.

image-20240808-081102.png

Key Features of the Test Suite Module:

The Test Suite module UI in QMetry enables you to:

  • Create and organize test suites for efficient test management.

  • Define and manage test case execution plans within each test suite.

  • Monitor the status and results of test cases and suites.

  • Configure test suite settings and parameters to tailor them to specific testing needs.

Test Suites Module - UI

The Test Suite module screen has the following UI -

Test Suite List View

image-20240919-060723.png

The Test Suite List View screen enables you to check:

  • Total Test Case Executions and Total Unassigned Executions for each test suite.

  • Linked Platform and Linked Test Cases Count.

  • Total Estimated Time and Remaining Execution Time.

  • Review details such as Created By, Updated By, and their corresponding dates.

You can also filter test suites based on these fields, enabling efficient management and execution tracking.

Use Case: QA Manager wants to quickly view the details of Total Test Case Executions and Total Unassigned Test Case Executions on the Test Suite Screen.

The Test Suite list view screen further allows users to perform the following operations:

  1. Create New Folder

You can organize test suites into folders and subfolders for improved control and management.

image-20240918-123653.png
  1. Sorting and Clear Sorting

The Test Suite module UI provides options to sort by name, date (newest or oldest first), hide empty folders, and include entities from subfolders, enhancing organization and ease of access to test cases.

Sorting

image-20240918-123858.png

 

Clear Sorting

 

image-20240918-123958.png
  1. Perform Bulk Operations on Folders

QMetry enables you to perform bulk operations for archiving, unarchiving, copying, and moving folders.

image-20240918-124254.png
  1. Create New Test Suite

You can create test suites from the Test Suite module UI.

image-20240918-124735.png
  1. Set Filters

You can easily filter test assets by any system/custom fields on all module grids. It also helps you in carrying out bulk operations. Both basic and advanced filters can be applied to the records.

Basic Filters

 

image-20240918-130122.png

Advanced Filters

 

image-20240918-130613.png
  • Basic Filters: Basic filters like summary, release, cycle, and platform are provided for easy filtering.

  • Advanced Filters: For more precise filtering, users can also add custom fields to the filter criteria by clicking on the '+' sign.

To apply advanced filters, these are the steps:

  1. Click on the '+' button.

  2. Select required filters.

  3. Apply filter values.

  4. Click ‘save and apply’.

For example, you want to filter test assets on Priority, and Entity Key. Click on the '+' icon and select the fields on the drop-down list. You can apply an advanced filter on Entity Key to search for test cases using comma-separated entity IDs, without specifying the complete Entity Key, as shown below.

image-20240918-130811.png

Filtered views are automatically saved for future use, eliminating the need to reapply the same filters repeatedly.

  1. Reset Filters and Clear Filter Value 

The "Clear Filter Values" option resets the values in the filter fields, allowing you to adjust criteria without recreating the filter, while the "Reset Filters" option returns all filter settings to their default state, removing any selected fields.

Reset Filters

 

image-20240918-131102.png

Clear Filter Values

 

image-20240918-131141.png
  1. Manage Grid Columns

All grids within the Requirements, Test Cases, Test Suites, and Issues module have Arrange Columns option that allows you to create a customized view of their test assets. The view is saved for future use. The following customization can be applied:

image-20240808-083439.png

Customization Options:

  • Show More Columns: Add additional columns to the view by selecting the checkbox.

  • Hide Columns: Remove columns from the view by deselecting the checkbox.

  • Search: Quickly locate specific fields using the search box.

  • Re-arrange: Change column order by dragging and dropping the fields.

  • Select All: This will add all available columns to the view.

  • Clear All: This will remove all columns except the default ones.

  • Restore Default: Revert to the default column settings.

  • Resize Columns: The ability to expand and reduce column width. To change the width of one column, just place the cursor in between the columns and drag the boundary on the right side of the column heading until the column gains the width that you want.

  1. Import/ Export

The Import option allows you to import test suites from Excel and Jira, while the Export option enables you to export selected test suites to Excel, CSV, Word, or PDF formats.

image-20240918-132539.png
  1. Bulk Operations on Test Suites

QMetry empowers you with the ability to efficiently perform bulk operations on test suites such as editing, copying, archiving, unarchiving, deleting, sharing, and more.

image-20240918-132856.png
  1. Operations on Individual Test Suites

You can perform various operations on individual test suites, including copy, move, archive, delete, and stop watching.

image-20240918-133025.png
  1. Include/Exclude Test Suites from Sub-folder at Parent Folder

You can choose to include or exclude test assets from sub-folders in the parent folder view. By default, assets from sub-folders are shown. To hide them, open the Options drop-down and uncheck "Include Entities from Sub-Folder."

  1. Icons on Test Suite List View

image-20240808-083305.png

The table below provides a brief description of the icons in the test suite list view:

Column Icon

Column Name

Column Icon

Column Name

Linked Platform(s) Count

Linked Test Case(s) Count

Total Test Case Executions

Total Unassigned Test Case Executions

Total Remaining Execution Time (mins)

Total Execution Time (mins)

Managing Test Suite Folders

Users with the ‘Modify’ Test Suite permission can archive/unarchive test suite asset and asset folders.

You can organize test suites into folders for more efficient management. Each folder groups test suites with similar attributes, enabling bulk operations such as cut, paste, copy, edit, and delete.

Folders helps you to manage and arrange execution of all test suites based on specific feature/needs. The purpose to add separate folder is to add test suites of similar category to its respective folder so that testers can manage them easily. You can add a new folder to the root itself or as a child of another folder.

The default attributes set for a folder by default applies to all the test suites within that particular folder. Users can also add test suite(s) under root folder. The count of test assets in a folder and total test assets in the folder hierarchy are displayed alongside the folder name. The count includes active + archived test suites.

For example, this is the folder hierarchy: Folder A → Folder B → Folder C

Folder A has 5 test suites, Folder B has 3 test suites, and Folder C has 2 test suites, then the count will be displayed as follows.

Folder A (10) <------ Parent Folder

Folder B (5) <------Child Folder

Folder C (2) <------Subfolder of Child Folder

The Test Suite module main screen displays test suites in the Project as per folder selection. You can apply filter to the columns as required. Multiple columns can be filtered at once to help users find the required test suites.

Ensure that users have the required permissions for the operation by checking Administration > Roles for individual roles.

image-20240808-091537.png

Adding a Test Suite Folder

The tree/folder panel is expandable, allowing users to widen the area for longer folder names. Users can also hover over a folder to view its full name.

image-20240808-091723.png
  • On the Test Suite tree, click on the New Folder button to add a new folder.

  • Enter Folder Name and click Create.

  • The new folder is reflected on the tree.

Editing a Test Suite Folder

image-20240808-092208.png

Steps to edit a test suite folder:

  1. Select the folder on tree and click on the Edit icon on the toolbar.

  2. The folder detail screen opens in editable mode.

Copying Test Suite Folder

image-20240918-134849.png

Steps to copy a test suite folder:

  1. Go to the Test Suites module.

  2. Right click on the test suite folder that you want to copy and select Bulk Copy.

  3. Select entities to copy with the folder and click Next.

image-20240918-135006.png
  1. Select Destination Folder and click Copy.

image-20240918-135117.png

Moving a Test Suite Folder

  1. Go to the Test Suites module.

  2. Right click on the test suite folder to move and select Bulk Move.

image-20240918-135612.png
  1. Select the Source Folder and click Next.

image-20240918-135704.png
  1. Select the Destination Folder and click Move.

image-20240918-135812.png

The folder is moved under the destination folder.

Deleting a Test Suite Folder

To delete a test suite folder, users must first archive the folder.

Steps to archive a test suite folder:

image-20240918-105959.png
  1. Select the folder on tree and click on the Archive icon on the toolbar.

  2. A confirmation message appears on the screen.

Steps to delete a test suite folder:

image-20240918-110739.png
  1. After archiving a test suite folder, users can view it by enabling 'Show Archived Items' in the filters.

  2. To delete, select the folder and click the delete icon on the toolbar.

  3. Deleting a folder will delete all the subfolders and entities within the folder.

Root folder cannot be deleted.

Test Suite Detail Page - UI

To view the Test Suite detail page, click the test suite entity Key in the grid view. To open the test suite detail page in a new tab/window, right-click on the Test Suite Key in the grid view. Opening of requirements in different tabs/browsers makes the comparison between test suites easier. It also provides quick reference while working on multiple assets.

The detail page is designed that allow one-click access to different sections using organizable tabs.

image-20240808-093812.png

Navigation

A. Breadcrumb

On the test suite details page, you can return to the main test suite screen by clicking on the breadcrumbs.

B. Previous and Next Button

In addition to that, the Previous and Next buttons (< >) on the detail page also enables easy navigation.

image-20240918-133702.png

Organize Tabs

The detail page of QMetry assets features various tabs. You can customize the tab order with the drag and drop feature, and this arrangement is saved for each user.

For example, the tab order of the Test Suites module is changed by user "A" for the project "PRO1". Now "A" is switching to another project "PRO2". The tabs can be seen in the same order as in project "PRO1".

image-20240918-133954.png

Tabbed View Vs Combined View

Individual Section Tabs - The Test Suites detail page includes tabs for Test Executions, Test Cases, Platforms, Details, Release & Cycles, Attachments, Comments, and Change Log. Each tab displays relevant details. The details are editable.

Test Execution Tab

The test execution tab enables you to execute test runs, schedule test executions, archive test runs, assign tests, share test executions with team, bulk execute test executions and assign planned date to the test suites.

For further information, refer to the Test Execution Section in this document

image-20240919-082033.png

Test Case Tab

You can view linked test cases on the Test Cases Tab of the Test Suite Detail Page. From this tab, you can also link or unlink test cases, reorder them, and export all linked test cases.

image-20240808-124040.png
  • Link: You can link individual test cases, or all test cases associated with a requirement using the following options:

    • Test Case

    • Test Case from Requirement

    • By Entity Key From Requirement

    • By Entity Key From Test Case

image-20240917-120513.png
  • Unlink Selected: You can unlink selected test cases from this screen.

Unlinking test cases after execution will also remove all associated executions from the test suite for all releases, cycles, and platforms.

image-20240917-120815.png
  • Export Selected Test Cases: You can export selected test cases linked with a test suite using this button.

  • Change Order: Test cases linked to the test suite will appear in the same order on the test execution screen. However, you can adjust this sequence to match the desired execution flow. Use the Cog icon and select one of the following options:

    • Move Up

    • Move Down

    • Shift to First

    • Shift to Bottom

Details Tab

The Details tab lets you edit and update the status, owner, description, and execution command of the test suite.

image-20240919-083117.png

Release & Cycle tab

The release and cycle tab lets the user view the associated releases and cycles to the test suite. The user can further edit, update, unassociate or add new release and cycle from this tab.

image-20240919-083520.png

Platforms Tab

The Platform tab within a test suite allows users to view all associated platforms. From this tab, you can also link new platforms, unlink existing ones, and view both active and archived linked platforms.

To view archived platforms, use the Show Archived filter available in the Filters pane.

image-20240808-114833.png

Attachment Tab

The Attachments tab lists all associated files, allowing you to add new attachments, download files, or delete selected attachments from this section. Read more Managing Attachments.

Combined View

The tab shows the previous view of the details page. All sections are visible on a single page, but the information is read-only and cannot be edited.

image-20240919-063124.png

Managing Test Suites

Managing test suites in QMetry allows you to efficiently add, organize, filter, and view detailed information for test suites within a project, streamlining test management and comparison.

Adding a Test Suite

To add a test suite, follow these steps:

  • Open the Test Suite module.

  • Click on the New button on the toolbar.

The Create screen opens for the test suite.

image-20240917-110658.png

System Fields

Enter the following fields to add a test suite:

  • Summary - Enter the name of the test suite.

  • Owner - Assign test suite owner.

  • Status - Select suitable status from the drop down.

  • Associated Releases: While adding a test suite, select the release and cycle for which the test suite is being added. The list of releases appears according to the releases added on the project details page (Project Management > Releases & Cycles).

  • Associated Cycles: Cycle is mandatory for execution. The cycle list is prompted for the selected release.

  • Description: Enter the description for the test suite. This can be added as either Plain Text or Rich Text.

    • Rich Text: The Rich Text Editor allows users to format text, insert images, hyperlinks, and tables, reducing the chances of missing important details.

    • Image Upload: Users can add images up to 1 MB to any Large Rich Text Editor field (System or Custom) by:

      • Browsing and uploading the image,

      • Inserting the image via URL,

      • Copying and pasting the image directly into the editor.

  • To use rich text editor, it must be enabled for the Project from - Project Management > Projects. Refer Managing Projects for more details.

  • Multiple images can be copied and pasted simultaneously. Images can be previewed by clicking on them.

Notes:

  • The supported file formats to upload/copy-paste the image are jpg, jpeg, png, and gif.

  • The maximum file size should be 1 MB (for images uploaded through browsing).

  • Users can paste the html/xml content into the Source editor of the "Large Text" field type and it auto-renders the code to show the text outputs on the screen.

  • User Defined Fields: If UDFs are added for the test case module, then they are displayed on the Create Test Suite screen and Test Suite Details screen.

Automation Testing

For Automation Testing, refer to QMetry Automation Agent.

Linking Platforms

Linking a platform is mandatory for executing a test suite. Users must associate platforms with test suites to conduct test runs. A default platform, “No Platform,” is provided for new test suites. Users can add additional platforms via Projects > Platforms.

  1. Go to the Platforms section on the Test Suite creation page.

  2. Click on the Link button.

image-20240917-110843.png
  1. The Link Platforms pop-up opens with the list of Platforms on it. "No Platform" is available by default.

  2. To manage a long list of platforms, users can filter by Platform Name, Creation Date, or Created By.

Use Case: For example, there are thousands of platforms maintained in QMetry. Testers want to link only specific platforms to a test suite. So, they can search required platforms with their creation date and created user along with the platform name.

image-20240807-115944.png
  1. Users can also create a new platform from this screen by clicking on the ‘Create New Platform’. It opens the Platforms screen of Projects > Platforms in a separate tab, wherein you can add new Platforms. Read Creating New Platforms. Once you are done adding platforms, reload the Link Platforms screen.

  2. Select single or multiple platforms from the list.

  3. Click the "Link Selected Platforms" button.

The selected platforms are now linked to the test suite. Navigate to the Test Execution tab on the test suite detail page to view the test suite with the newly linked platforms. If a test suite is saved without linking a platform, a confirmation message gets displayed.

Linking Test Cases

At least one test case should be linked with the test suite to complete the test suite creation.

There are three ways to link test cases with Test suite. Linking can be done while adding or editing a test suite. 

  • Link Test Cases from Requirement

  • Link Test Cases 

  • Link by Entity Key

image-20240917-111000.png

Link Test Cases from Requirement

Linking a requirement to a test suite automatically includes all test cases associated with that requirement, eliminating the need for individual selection. This method ensures comprehensive requirement coverage and traceability, enabling the QA team to monitor requirements from creation through execution.

Additionally, test cases from requirements in different projects can also be linked.

Example:

The requirement titled "Health Parameters" is associated with the following test cases:

  • Sleep Tracking

  • Calories Tracking

  • Stress Tracking

  • Step Count

These test cases are associated with the test suite "Health Stats". Now, the test suite “Health Stats” is executed and the respective execution statuses for the test cases are recorded. The entire flow enables you to view the traceability of the requirement “Health Parameters”.

image-20240808-115645.png

Linking test cases from a requirement minimizes manual effort and saves time by automatically including all relevant test cases. This approach also reduces the risk of overlooking any test cases planned for the requirement.

Steps:

  1. Click the Link Test Cases from Requirement button.

  2. A pop-up shows only requirements with associated test cases.

  3. Users can filter requirements based on Summary, Version ID, Priority, Labels, Releases, Cycles, Created By, or Folder Path.

  4. Select requirements to be linked

  5. Click the Link Selected Requirement button.

Test cases linked to the selected requirements will be added to the test suite.

Link Test Cases 

You can link test cases individually by clicking the Link button or choose to link test case in bulk. You can filter test cases, select multiple test cases, and link them to the test suite simultaneously.

image-20240919-070625.png

Use Case: Link Test Cases enables users to link ad-hoc or additional test cases to a test suite that were not planned/associated to a Requirement. Organizations that manage their test cases only in QMetry and do not use QMetry as requirement repository, should use the Link option to link test cases to test suites.

Steps  

  1. Go to the Test Cases section on the Create Test Suite screen.

  2. To view the list of test cases that is available to link, click on the Link button.

  3. The Link Test Cases screen opens.

image-20240919-065651.png

Users can apply Basic or Advanced Filters to quickly locate test cases. (Refer to the filters section above for detailed instructions on using filters.)

Additionally, test cases can be viewed based on the following criteria:

  • Show Test Cases Linked to Releases and Cycles: Displays test cases associated with the release and cycle linked to the current test suite.

  • Show Test Cases Not Linked to Any Test Suite: Identifies all the test cases that are not linked to any test suite for the selected release and cycle, highlighting uncovered test cases. To apply the filter, first select Release and Cycle under Basic Filters.

→ Use Case: There are more than thousand test cases in a cycle, QA Manager wants to find out test cases that are not linked to any test suite in a particular release and cycle. Checking each test case linkage is not feasible, hence, the manager wants a quick way to trace such test cases.

  • Hide Test Cases Already Linked to This Test Suite: Hides test cases already linked to the test suite to avoid duplicate linkage.

→ Use Case: When test cases are large in numbers, it is very inconvenient to remember which test cases are already linked to the test suite. Hence, testers need a way to hide already linked test cases.

  • Linking Test Cases From other Projects: Users can link test cases from different projects by selecting the project from the Project drop-down. The screen will then display test cases for the chosen project.

→ Select Test Cases: Choose the test cases to link to the test suite. Filters will populate according to the selected project, with additional filters for Labels and Folder paths available.

→ Link Specific Versions: If a test case has multiple versions, expand it to view all versions. Select the specific version to link with the test suite.

→ Linking Across Projects: To link test cases from multiple projects, select one project at a time. Search and link test cases for the current project before switching to another project to avoid losing previous selections.

For example, User A is in Project 1 and searches for some records and moves to Project 2 without linking them. In this case, all the selection of Project 1 will be wiped off.

  • Finalize Linking: After selecting test cases, click the Link Selected Test Cases button. The test case(s) are linked to the test suite.

If test cases from other project are linked, then the test cases show Entity Key of the corresponding project. To view the test case of other project, click on the Test Case Entity Key. It opens the test case detail page in the respective project and will change your current project.

Link Test Case by Entity Key 

Users can link the latest version of a test case to a test suite using comma-separated test case entity keys. Link Test Cases From Requirement automatically links test cases versions associated to that requirement. If eSignature is On then only “Approved” versions associated to the requirement will be linked.

A maximum of 500 entities can be linked at once.

Use Case: This feature is useful to link test case to a test suite without searching them individually. For example, users have list of test case keys to be linked to a test suite, they can use this option to link the test cases directly. This feature will save the users' time in searching test cases in different folders and link them.

image-20240917-114959.png

Link from Test Case

  • Test case entity keys will be ignored if the test case is not found, archived, or "Not Approved" (if eSignature is enabled).

  • If a test case key is listed multiple times, it will be linked only once.

  • The latest version of a test case will not replace an older version if the older version is already linked. Only unarchived versions will be linked.

  • Skip Duplicate Linkage:

    • On: The latest version will be ignored if an older version is already linked.

    • Off: The latest version will be linked regardless of existing versions.

Link From Requirement

  • Entity key will be ignored if relevant requirement key is not found or is archived.

  • If the same requirement key is mentioned multiple times, the test cases linked to that requirement will be linked only once.

  • Skip Duplicate

    • On: Test cases already linked to the test suite are ignored; only the remaining test cases are linked.

    • Off: All test cases (unarchived version) are linked, regardless of previous linkages.

Steps:

  1. Go to the Test Cases tab of the test suite page.

  2. Click on the Link by Entity Key button.

  3. Two options will appear - From Requirement and From Test Case.

  4. Select either of the options and a pop-up appears.

  5. Enter Requirement entity keys or Test case entity keys.

  6. Click on Link.

Editing a Test Suite

An in-place editor is available on detail screens for all test suites. Hover over a field and click the edit icon to open it in editable mode. Users can then enter a new value and save the changes. To modify a value on the test suite details page, simply hover over the field and click the edit icon.

image-20240807-130038.png

Editing Associate Releases & Cycles

Releases and cycles are initially associated with a test suite during its creation. To update these associations, users can do so via the test suite details page or the edit page.

To associate additional releases and cycles with an existing test suite:

  1. Click the Add New button to enable the drop-down menus for selecting releases and cycles.

  2. Choose the desired releases and cycles from the drop-down lists.

  3. Click Save to apply the new associations. The updated releases and cycles will be displayed in the grid.

image-20240807-130507.png

To remove an association, click Unassociate for the release and cycle combination you wish to remove.

View Archived Release & Cycles

Users can apply filters to view the required releases and cycles. To view archived releases and cycles, select the Show Archived checkbox in the filter options.

Copying Test Suites 

Users can copy test suites in three ways -

(A) Copy individual test suite

(B) Copy test suite folder

(C) Copy test suites in bulk through Bulk Operations

Copy Individual Test Suites

To copy individual test suites, follow these steps:

  1. Go to the Test Suites module.

  2. Click on the Cog icon for the test suite that you want to copy and select Copy.

Copy Test Suite Options

The following is the screen to select a folder and other options to copy the test suite. You can either -

(A) Copy Existing Release & Cycle or

(B) Link New Release & Cycle

Copy Existing Release & Cycle

When copying a test suite, users can configure various options:

  1. Select Folder: Choose the folder where the test suite will be copied.

  2. Platforms: Check this box to include associated platforms. It is selected by default but can be deselected if platforms have changed and are no longer needed.

  3. Release & Cycle: Check this box to include associated releases and cycles. This is selected by default but can be deselected if not needed.

  4. Test Case Version: Select this option to sync test cases with their latest unarchived versions. Deselect to use the preserved version.

  5. Reset to Not Run: Check this box to reset the test case execution status to "Not Run."

  6. Reset Assignee: Check this box to reset the test case assignee.

  7. Execution Status: Choose the execution status to filter the test cases you want to copy.

    • Copy Platform with Selected Execution Status: Check this box to copy only the platforms that have test cases with the selected execution status.

image-20240808-135516.png

Link New Release & Cycle

The option to link new release and cycle is only provided for single test suite copy operation.

The additional options on the screen are described below.

  • Release & Cycle: Users can link new release and cycle while copying the test suite along with existing releases and cycles of the source test suite. Users can select one release and cycle at a time.

  • Status: Select the execution status.

  • Select Existing Release - Cycle for Mapping: This option is enabled only when the Reset Assignee checkbox is unchecked, allowing the assignee and status to be copied from an existing Release/Cycle. If the user does not want to reset the Assignee or execution status to Not Run in the new test suite, they should select the existing release and cycle from which to copy these values.

The following matrix shows the impact of the option selected on the screen.

Platforms 

Release & Cycle

Reset to Not Run

Reset Assignee

Execution Status

Copy platform with selected Execution Status

Select Existing Release - Cycle for Mapping

What will be copied?

Platforms 

Release & Cycle

Reset to Not Run

Reset Assignee

Execution Status

Copy platform with selected Execution Status

Select Existing Release - Cycle for Mapping

What will be copied?

N

N

N

N

N

N

-

(a) Only linked test cases will be copied with the same version.

Y

N

N

N

N

N

-

(b) All the linked test cases and all linked platforms will be copied.

Y

Y

N

N

N

N

-

(c) Along with (b) above, associated release and cycle will be copied with assigned execution status and assignee.

Y

Y

Y

N

N

N

-

(d) Along with (b) above, associated release and cycle will be copied with assignee. Execution Status will be reset to "Not Run".

Y

Y

Y

Y

N

N

-

(e) Along with (b) above, associated release and cycle will be copied, Execution Status will be resent to "Not Run" and Assignee will be reset.

Y

Y

Y

Y

Y

N

-

(f) Only test cases with selected Execution Status in any of the platforms will get copied for all the platform and release-cycle combinations.

Y

Y

Y

Y

Y

Y

-

(g) All test cases and platforms will be copied as per the selected execution status.

Y

Y

N

N

Y

Y

Y

(h) All test cases and platforms will be copied as per the selected execution status.

The values of Execution Status and Assignee in the copied test suite will be as per mapping of existing Release & Cycle.

Copy Test Suites in Bulk

  1. Go to Test Suites module.

  2. Click on the Cog icon on the header at top right and select Bulk Operations.

  3. The Bulk Operations pop-up opens. Select the Copy option and click Next.

  1. Select test suites to be copied and click Next.

  1. The following is the screen to select an existing folder/create a new folder and other options to copy test suites. Then click Copy.

 

Moving Test Suites 

Users can move test suites in three ways -

  • Move individual test suite

  • Move test suite folder

  • Move test suites in bulk through Bulk Operations

Move individual test suites

  1. Go to the Test Suites module.

  2. Click on the Cog icon for the test suite that you want to move and select Move.

  1. Select the Destination folder in which you want to move the test suite and click Move.

Move test suites in bulk

  1. Go to the Test Suites module.

  2. Click on the Cog icon on the header at the top right and select Bulk Operations.

  3. The Bulk Operations pop-up opens.

  1. Select the Move option and click Next.

  1. Select test suites to be copied and click Next.

  1. Select the destination folder to move the selected test suites. You can also create a new folder to move the test suites. Click Move.

Deleting a Test Suite

Users need to archive test suites before deleting them. The Delete option will be enabled only for archived test suites.

Archive Test Suites

User can archive test suites through any of the following ways:

  • Clicking on the Archive icon at the top right corner on the test suite details page.

  • Clicking on the Archive option on Cog icon of individual the test suite on the grid.

 

  • To archive multiple test suites at once, select Bulk Operations > Archive Records. The screen only displays archived test suites.

  • To view archived test suites on the grid pane, open the filter panel by clicking on the Filter icon. 

  • Select the Show Archived Items check box.

  • The grid pane at right starts displaying the archived test suites.

User can delete test suites through any of the following ways:

  • Clicking on the Delete icon at the top right corner on the test suite details page.

  • Clicking on the Delete button on the Edit screen of the test suite.

To delete multiple test suites at once, select Bulk Operations > Delete Records. The screen only displays archived test suites.

Sharing Test Suites with Other Users

Share Test Suites

Users can share a test suite with others via email. The recipient receives an email with the test suite summary, the message provided, and a link to the specific test suite for easy access.

Steps:

  1. Open the test suite details page.

  2. Click the Share icon at the top. The Share pop-up will appear.

  3. Enter the email addresses of the users to whom the test suite should be shared. Multiple email addresses can be added.

  4. Enter the message to be included in the email.

  5. Click the Share button.

Copy Test Suite Link

Users can copy the test suite link and share it with other users to provide direct access to a specific issue. Authorized members can access the test suite directly via the shared link.

→ The following is the syntax of the URL:

https://<URL>>/#/<AssetType>/<AssetKey>

For example,

https://qtmtest.qmetry.com/#/test-suites/FIT-TS-9

Steps

  1. Open the test suite details page.

  2. Locate and click on the Copy Link icon on the breadcrumb navigation.

  3. Users can share this link via any preferred communication channel.

Export Test Cases Linked to Test Suite

Users can export test cases linked to a test suite, allowing QA Managers to review selected fields in a PDF or Word format.

Required Permissions:

  • Integration app must be enabled in the QTM subscription.