Import Export

Introduction

User can export and import data (Test Run, Story, Test Scenario, Test Case, Test Steps and meta data) within the same instance of JIRA or different instances of JIRA. The file is exported as Excel sheet.

QTM Importer is available as a separate utility with the QTM JIRA Add-on licenses. The Importer helps you import issues from a CSV/XLSX file.You can export issues from JIRA to an Excel file. Then you can edit values in the file, and import the file back into JIRA.

  • System Requirements: Java version 8.0


Notes

  1. JIRA users with Project Admin rights and JIRA Admin rights can import issues along with Components and Versions.
  2. JIRA users with non-admin rights can import issues but new Components and new Versions will not be created and associated with respective issues. However, already created Component and Version will be associated with the imported issues.
  3. If JIRA users do not have issue creation permission in JIRA, then the error log contains relevant message in it.

To summarize -

Rights in JIRACan import issues in JIRAImport with New Version & ComponentsImport with existing Version & Components
Project AdminYesYesNA
JIRA AdminYesYesNA
Non-adminYesNoYes


Steps

  1. Download the zip for Importer utility from the button provided below.
  2. Extract the “ImportExport_1.x.x.jar” from the zip.
  3. Execute the extracted .jar file.
  • Pre-requisite: You should have JRE (Java Runtime Environment)/JDK (Java Development Kit) installed on your machine to execute the .jar file.



After executing the .jar file, open the stand alone application.



The main page has two buttons on it: Export and Import.

Know more about the Import utility