Document toolboxDocument toolbox

(9.1-en) Import Test Cases to a JIRA Project

You can import Test Cases (.csv) to a JIRA project from "Test Suites" panel.

Points to remember while importing Test Cases:

  1. Summary or Key is mandatory to start Import.
  2. Appropriate date format is required when processing with date fields.
  3. Step ID is mandatory when a step is provided.
  4. Providing ISSUE KEY will update the corresponding issue, if found.
  5. Specify Requirement ID in Requirement column if you want to import Test Cases with Requirement associations.
    Note: if Requirement ID specified in import file cannot be found in your project, the Test Case will still be imported without Requirement associations.
  6. Specify Test Suite path in Test Suite column if you want to import Test Cases with Test Suite associations.
    Note: If Test Suite path specified in import file cannot be found from your project, it will be created from import file.

To import test Test Cases from .csv file to a JIRA project, follow these steps:

  1. Click the "Import Test Cases" tab from "Test Suites" panel.
  2. Click the "Import" button
  3. Click "Choose Files" button, browse to your test case file (.csv format).
  4. Click "Next" button.
  5. Select the CSV fields to import, then set how you would like these converted to fields in JIRA.
  6. Click "Import" button.

[Screenshot - UG0044_Test_Suite_Panel_Import_Test_Case]

After importing with this import file: Test_Case_Import_Sample_File_v8.4.csv

[Screenshot - UG0045_Test_Suite_Panel_Import_Test_Case]

You can find test case import sample file from the link: Test_Case_Import_Sample_File_v8.5.csv