Versions Compared

Key

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

Xray v3.3 provides a built-in importer for Zephyr for Jira.

You can import test cases from HP ALM's "Test Plan" (not in any way related with As of Xray v3.3, the importer performs inline migration of data (i.e. Zephyr's Test issues are "moved" to Xray's Test Plan issue) by using HP ALM's REST API.

The current implementation is essentially limited to importing manual test specifications, their steps and their attachments.

...

issues).

Features and Limitations

Below, please find a list of the support 


Supported FeaturesUnsupported
  • Test, Test steps
  • Test and Test step attachments
  • Links between Tests and Defects/Requirements
  • Cycle
  • Folders do Cycle
  • Executions
    • defects (global and step level)
    • attachments (global and step level)
    • result (global and step level)
    • comments (global and step level)
    • assignee


  • Test Runs ad-hoc cycle, only the last is migrated
  • Custom fields in the Test steps e na Execution
  • Activity information
  • Test Statuses and Test Step Statuses
  • Cycle folders as-is

...

Info
titlePlease note
  • The steps information from HP ALM/QC is saved in HTML which is only convertible to Jira's wiki markup from Jira 7.2 and later. In Jira version below 7.2, the steps are shown with HTML markup.
  • In order to import Tests, the Test issues cannot have required fields in Jira; you must set them as optional before starting the import process.

How to use

Suppose you have a project in HP ALM (see above for supported version/s) and you wish to import the tests from HP ALM's "Test Plan", as seen below:

...