Bulk Import Test cases using API
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bulk Import Test cases using API
Hello there, Team.
We have Zypher Squad installed in our JIRA data centre and are attempting to import the test cases. I see that using the Importer option under the Test tab takes a long time and has a file size limit. Basically, we have a large number of test cases exported from other tools that we want to import into Jira, but the importer is not a preferred method of importing the test cases. As a result, we're looking for APIs that will allow us to import test cases in bulk.
- Labels:
-
Administration
-
APIs
-
Import
-
Server
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi there,
If you're looking to create test cases in Squad using an API, you'll have to use two APIs - The Jira API to create the Jira issues, and then the Squad Server API to create the test steps, I'm linking both below:
https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/
https://support.smartbear.com/zephyr-squad-server/docs/api/index.html
https://zephyrsquadserver.docs.apiary.io/#reference/testcaseresource
