Versions Compared

Key

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

This guide provides steps to migrate data from QMetry for Jira (QTMJ) (Server/DC) to QMetry Test Management (QTM)

Table of Contents
maxLevel4
minLevel3

Mapping of QTMJ Issue Types with QTM Modules

QTMJQTM
Story Issue TypesRequirements
Bug Issue TypesIssues
Test caseTest cases
Test ScenarioTest Case Folder
Test RunTest Suite
Test Run ExecutionTest Executions

...

Issue Types treated as "Story" & "Bugs" in Jira (QTMJ) can be imported to QTM by integrating the Jira Project with QTM. The default integration of Jira with QTM enables import of requirements and issues. To integrate QTM with Jira - first, install and configure QMetry's Jira Integration App i.e. "JIRA Integration - QMetry Enterprise". After completing the initial configuration, map the Jira project with the QTM project by following the below steps.

...

  1. Extract the utility from zip.
  2. Launch the utility. To export the data, click the Export button.
  3. Enter the below details to login :
    • Select the option Server.
    • Username: This is the Username displayed in your Jira Profile. It is different from the Email in Jira.
    • Password: Enter Password for the Jira instance.
    • JIRA URL: The URL of the Jira instance from where you want to export the data.
    • API KEY: This API Key is generated from the Jira instance you want to conduct the export from. Get the API key from QMetry > Configuration > Import/Export Tool > Authentication.
    • Login

      Image Modified
  4. On the next screen, specify your Project, JQL (to export the specific issues, like - issuetype = 'Test Case' ) and browse the path for saving the exported file. 
  5. Click on Export.
  6. The next screen opens displaying the progress of export in terms of data.

In case of errors, the relevant messages are shown on the screen. The Export process is still carried out. Click on the Save Log button to save the logs and view it later for the list of errors.

Modify the exported Excel to QTM supported format and Import to QTM

  • In order to import the Test Cases and Test Steps into QTM, the exported file from QTMJ needs to be manually converted into a QTM Supported format.
Test Case detail view in QTMJTest Case detail view in QMetry Test Management

Export File Format Example of QTMJ  - Download Format of Export from QTMJ 


Import File Format Example of QTM - Download Import Format for QTM


Import to QTM

  • Mapping Options

  • Folder Selection

  • Import Complete


Limitations 

  1. The Attachments can't be migrated, and have to be manually linked. Download the attachments from QTMJ Test cases in Jira and follow the steps to link them in Test Cases of QTM.
  2. The Test Scenarios can't be migrated. You can choose to create Test Scenarios as Folders in QTM and group/import test cases into those folders. 
  3. The information of Automation Attributes in Test cases can't be migrated. The automation attributes information is not used in QTM. 
  4. Labels, Affected Version, Fix version, Resolution and Status can't be migrated. These are Jira fields and have no purpose in QTM. (Jira Components are migrated as Labels in QTM).
  5. Story and Test Case linkages will not be migrated. These have to be manually done. Follow step below :

Link Test Case to Requirements

The linkages between Test cases and Requirement have to be done manually.

  • Step 1 : To get the export of linkages between Requirement (Story) and Test cases from QTMJ - Use the import/export utility as used above with JQL - issueKey in getStoriesLinkedWithTestCasesLike("Project = Project_name")

  • Step 2 :  The linkages between Test cases and Requirement have to be linked using the UI in the QTM by following the steps. :
    • Go to the Requirements Module. Open the Requirement - 
    • Requirement Detail View > Test Cases tab > click on the Link button. 
    • Select/search for the required test cases that you wish to link. use filters to search the test cases.
    • After selecting the test cases, click on the Link/ Link and Close button to save the linkages.

...

Here are the Steps to create the Test Suites, Link Test cases, Perform Executions, Link Bugs and Link attachments in QTM.

  1. How to create a Test Suite?
  2. How to link Test cases to Test Suite?
  3. How to execute Test cases?
  4. How to Attach Logs/Attachments on Execution?
  5. How to link bugs to execution?