Permissions Required
As a Project user, you can import Test Case Results in Jira only if you have any of the following permissions:
1. ADMINISTER PROJECTS,
2. BULK CHANGE,
3. DELETE ISSUES
Supported File Type and Template
Vansah Test Case Result importer accepts CSV file types. You can download a template when importing Test Cases from Jira workspace project. Import Templates Available:
1.Import Test Case results against the Test Case without providing any Test Step Results.
2. Import Test Results against Test Cases with Test Steps. (In this template you can provide test results for each Test Step available in the Test Case.)
Import Process
Navigate to Vansah from your Jira Workspace
Click on Settings
Select Import Test Case Results.
Select the File to import
Now you can map the expected fields to the columns in your File. Vansah will automatically map columns it recognises.
Mandatory Fields
Column | Description | Example |
Case Key | This is the Test Case Key used to identify the test case. Consists of Jira Project Key along with "C" followed by Test Case number. | MYD3-C211 |
Result | The overall Test Case Result is mandatory if not providing a Test Step result. If your Test Case has Test Steps you may choose to import a result for each Test Step. | Passed, Failed |
Tested Requirement | This is the Jira Issue Key or Test Folder Path which the Test Case was tested against.
If the requirement is a Jira Issue key you simply enter the key only. example: MYD3-1 if the requirement is a Test Folder enter the project key along with folder path. MYD3/folder1/folder2
Note: The folder path can be copied by selecting the Test Folder which will copy the project key and folder path to your clipboard. | If Test Folder: MYD3/folder1/folder2 or
if Jira Issue: MYD3-1 |
Optional Fields
The following are optional fields if you wish to import Test Step Results (This requires your Test Case to have a Multi-Step script)
Column | Description | Example |
Environment | Provide a valid Environment name if you would like to map your Test Result against | UAT |
Version | Provide a valid Jira Release name if you would like to map your Test Result against | R1.1 |
Sprint | Provide a valid Jira Sprint name if you would like to map your Test Result against | Sprint 1 |
Tested Date | If not provided the current date will be considered as the Tested Date | MM/DD/YYYY or M/DD/YYYY |
Tested By | Enter the Jira Account id | if not provided current user will be used |
Test Step Number | The Step/Row number in the Test Script | 1,2,3 |
Test Step Result | The Result of the validated Test Step | Passed, Failed |
Actual Test Result | Actual Findings as a comment for the validated Test Step |
|