/
(9.1-en) Import Test Cases to a JIRA Project
(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:
- Summary or Key is mandatory to start Import.
- Appropriate date format is required when processing with date fields.
- Step ID is mandatory when a step is provided.
- Providing ISSUE KEY will update the corresponding issue, if found.
- 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. - 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:
- Click the "Import Test Cases" tab from "Test Suites" panel.
- Click the "Import" button
- Click "Choose Files" button, browse to your test case file (.csv format).
- Click "Next" button.
- Select the CSV fields to import, then set how you would like these converted to fields in JIRA.
- 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