Hi msiddig
To migrate your Xray data to Zephyr Squad, you need to use the REST APIs. Please follow the below steps to migrate your data:
Migration of test cases with no test steps: All XRay test cases issue type can be updated to issue type Test by Jira bulk move feature. - https://confluence.atlassian.com/jiracoreserver/editing-multiple-issues-at-the-same-time-939937916.html
- Migration of test cases with test steps: Export test cases from xray and import them using Importer. - https://support.smartbear.com/zephyr-squad-server/docs/tests/import.html#internal-importer
- Migration of test cycles: Use REST API to create cycles. - https://zephyrsquadserver.docs.apiary.io/#reference/cycleresource/create-new-cycle/create-new-cycle
- Migration of test executions: Use REST API to create executions. - https://zephyrsquadserver.docs.apiary.io/#reference/executionresource/create-new-execution/create-new-execution
- Migration of defects: Utilize Jira issue type bugs or any other issue type and link those to test executions using REST API. - https://zephyrsquadserver.docs.apiary.io/#reference/executionresource/update-bulk-defects/update-bulk-defects
- Migration of execution and step statuses: Using REST API - https://zephyrsquadserver.docs.apiary.io/#reference/utilresource/get-execution-statuses-priorities-components-labels/get-execution-statuses,-priorities,-components,-labels
Additional links:
How to use REST API: https://support.smartbear.com/zephyr-squad-server/docs/api/index.html
REST API doc: https://zephyrsquadserver.docs.apiary.io/
Getting started with Zephyr Squad: https://support.smartbear.com/zephyr-squad-server/docs/get-started/index.html
I would appreciate if you could drop me an email at sanjeev.pande@smartbear.com so that we can go over the above methods in detail and also look at the scenarios for moving to Zephyr Squad.
Thank you.
Best regards,
Sanjeev Pande