Table of Contents
...
Table of Contents | ||||
---|---|---|---|---|
|
Setup Instructions
Below steps provides a high-level overview of adapter setup instructions.
Download and copy Zephyr HP ALM adapter jar file on to a standalone machine that has access to both HP ALM and Zephyr
- Download the 'HPQC-ZS-<release>' file from the following page: http://download.yourzephyr.com/download-zephyr-6xx.php
Install JRE 1.8 or higher
Allocate at least 10 GB of memory for the adapter process (data is processed in batches to optimize performance and reduce memory usage). System should have 16 GB memory in total.
Ensure you can access HP ALM using admin credentials
Ensure you can access Zephyr using Test Manager credentials
Click on the jar file to run the adapter.
Access the adapter via the browser and follow the onscreen instructions to kick off migration as per the plan.
Usage Instructions
The steps below show the typical flow for migrating a single project (Domain) from HP ALM to Zephyr Standalone:
Step 1: Provide the Zephyr and HP QC Configuration information
Step 2: Edit and validate the correct configuration information
Step 3: Click 'Next' after validating information
Step 4: Choose your domain
Step 5: Select the project to migrate
Step 6:
Select any import project options that you want migrated to ZephyrOpen the command prompt or Terminal
Step 7:
Click on 'Start Importing' and wait for the migration to finishGo the the directory(Dir) where the jar is located.
Step 8:
After migrating, review the migration report providedType the following command
- -Dserver.port requires you to use the port where the server needs to be started.
- -Xms2048m and -Xmx2028m refers to the minimum and maximum memory required to be allocated for the jar.
Code Block |
---|
java -jar -Dserver.port=44444 -Xms2048m -Xmx2048m hpqc-zs-1.3.jar |
Additional Questions
For any questions, please contact Zephyr Support: https://support.getzephyr.com