Introduction

The Import Test Case feature helps you import test cases from Excel file (CSV/XLSX format) file into QMetry for Jira. The excel file should be as per the supported format. 

Use Case: An organization has its test cases documented in an excel file, now they have chosen QMetry for Jira app and want to import their test cases into QMetry.

Permissions Required

Jira Permissions :

QMetry Permissions :

Where to Find the Feature

  1. Go to QMetry menu > Test Management > Test Case tab.

  2. Click on the Import button at top right.

Note: The Import button will be enabled only if the users have both Import and Test Case Create permissions. (In the case of QMetry Permissions are enabled.)

Steps to import test cases from a CSV/XLSX format

  1. Upload File

  2. Map Fields

  3. Import

Note: You can import a test case file with a maximum size of 10 MB.

Step 1. Upload File

http://{BASE_URL}/rest/api/2/user/search?username={username}

Browse / Drop File:

You can either

Click Next.

Step 2. Map Fields

Folder

In addition to the Destination Folder Path selected in Step# 1, you can import test cases in the Folder Paths defined in the Excel file. This folder path is mentioned in a specific column in the Excel file. You can also mention multiple folder paths to import test cases to multiple folders at a time. It helps users import the test cases in multiple folders at a time so that they can avoid repeated imports of the same test cases. If the folder field is not mapped, then the test cases will be imported in the Destination Folder path selected in step #1. If the folder field is mapped, then the test cases will be created in the folders under the Destination Folder path selected in Step #1.If the folder doesn’t exist, then the folders will be auto-created as per the hierarchy set in the folder path set in the actual file.

Story Linkages

QTM4J provides an ability to link test cases with relevant Jira stories (i.e. Jira issue type mapped as Story) while importing the test cases through an excel sheet using the Import Test Case feature. The mentioned stories should be available in Jira.

A column Story Linkages is added to the import test case sheet. You can also find the column when you export existing test cases to excel. You can re-import the excel sheet with story keys filled in.

Define the Issue Key in this column, which should be mapped at Step# 2 of Map Fields while importing test cases. The defined key is then linked to the test case that is being imported.
To link multiple stories in a test case at a time, define comma-separated Issue Keys in the Story Linkages column.

The feature is helpful when users have bulk test cases to import and also have to link stories with these test cases.

Permissions: Users should have Requirement Edit permission to import test cases with Story Linkages.

For the Folder QMetry field, select the excel sheet column in the Sheet Field in which the folders are mentioned.

Once you are done with mapping the fields, click on the Start Import button.

Step 3. Import

The bar on the screen shows the progress of the test case import.

Click Done when the import process is over.

Limitations