Versions Compared

Key

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

Since Xray v3.0 , there is has a basic built-in tests importer for HP ALM/QC v12.5x.

This importer is able to You can import test cases from HP ALM's 's "Test Plan" (not in any way related with 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.

Features and Limitations


Supported FeaturesUnsupported
  • import Test case specification from HP ALM's "Test Plan"
    • tests without parameters
    • tests without called steps
    • tests that are not marked as
being
    • "templates"
    • tests of type "MANUAL"
  • import Test attachments and Test step-level attachments
  • import formatted Test description
  • tests whose type is not "MANUAL"
  • tests with parameters
  • tests with called steps
  • tests that marked as being "templates"
  • defects and requirements
  • links to defects/requirements
  • hierarchical organization information
  • test runs
  • Test Lab-related information (tests, runs, etc.)
Info
titlePlease note

The current importer is relatively basic. If you need to migrate more information and have futher further control over the migrated data, we recommend to recommend you contact an Atlassian partner with expertise on these this kind of migrations. Note that migrating "all" information may be a complex process to implement and some things may not be mappeable mappable at all.


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:

Image Added  Image Added


To start the importation process:

  1. Log in with an administrator account.
  2. Go to System>Import and Export>External System Import.
  3. Select Xray's HP ALM/QC Importer.


Image Added


Then, you need to fill out the details of the HP ALM/QC instance, including its host IP, port, domain, project and authentication credentials.

Image Added



Info
titlePlease note

When you click Next, the connection is validated. If the connection fails, an error message is shown and you won't be able to proceed with the importation process.

Image Added


Upon successful connection, you can optionally define a label to assign to the Test issues that will be created. This may be quite useful if you need a quick way to identify the newly created issues. The label syntax is restricted in the same way as the label fields in Jira. We recommend using a unique label with numbers.

Image Added


Then, you need to choose the project in which you want the Test issues to be created.

Image Added


A final confirmation dialog presents information about the total number of Tests that will be imported.

This number may be lower than the actual number of Test issues that will be created; this occurs because Xray will only be able to import some of the tests, depending on their characteristics which can only be determined during the actual importation.

Image Added


At the end, a brief summary is shown mentioning the total number of Test issues created and any warnings that occurred during the process.

Image Added


From this screen, you can also see the list of created issues based on the label you provided. You can also consult the detailed logs about the process.

Image Added