Versions Compared

Key

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

Table of Contents
maxLevel1

...

  • Download Template.xlsx.  The file that is being imported should be in QMetry supported format.
  • Summary field is mandatory. 
  • For importing Test case steps Step Summary field is mandatory and should not be empty.
  • The key for the user -key is required to be mentioned in the Assignee and Reporter field columns in the excel sheet, they are identified as below, to obtain the user- key of a particular user execute the Jira API below and note the user key as highlighted below. In older versions of Jira, your key might look similar to your username but in the latest version of Jira, your key will be different than your username.

...

  • Select Sheet: Once you upload the file, the drop-down starts showing the sheets included the file.
  • Select Folder: The drop-down shows folder paths. Select the folder where you want to import the test cases.
  • Date Format : This option is available only in case the import file is in csv format. This option allows to choose the date format used for the Date type column from csv file.
  • If test case with the same key already exists in Project, then:
    • Import with new version: This will create a new version of your existing Test Case. 
    • Skip: The test case will be skipped.
  • If the values for test case fields like components, labels, Priority, Status, Custom field do not exist in the project:
    • Create: New values for the list will be created in QMetry for Jira.
      • Note : Fix Version, Sprint, Assignee, Reporter will not be created.
    • Ignore: New values in excel file will be imported as blank and existing values will be imported.

...