Migration from Zephyr Squad to Scale
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Migration from Zephyr Squad to Scale
Dear community,
we are currently investigating all possible ways to migrate our testcases (including attachments / screenshots of test-steps / related cycles and other artefacts) from Zephyr Squad to Zephyr Scale, with the least manual involvement. We are talking about 1200 test cases. We only want to use one test-management addon in the future. We currently have both addons running on the same Jira Data Center instance.
So what are the possibilities? Anybody had the same scenario at hand and came up with a solution?
Thanks, Christoph
- Labels:
-
APIs
-
Data Center
-
Export
-
Import
-
Migration
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Christoph,
There are two ways you could accomplish this.
I would suggest exporting your Squad test cases in batches, then remove the unneeded columns and then upload it to Scale. The documentation outlines the formatting and accepted columns: https://support.smartbear.com/zephyr-scale-server/docs/test-cases/import/from-csv.html
If that's too manual of a process, you could also migrate data with an API using post/put requests. Here's the API documentation - https://support.smartbear.com/zephyr-scale-server/api-docs/v1/
