Hi, I am trying to figure out what endpoint to use to create test case using Zephyr Cloud REST API. In the documentation it says that Zephyr Cloud REST API has the ability to create test cases as shown in image below.
Searching the endpoints available here https://zfjcloud.docs.apiary.io/ I am not able to find the one that can be used to create a test case using the REST API.
Kindly, guide me if I am mistaken somewhere. I want to automate my process of creating test cases to updating execution statuses. I'm good with all other steps. I just need the way to create a test case issue type using the API instead of doing it manually by going into Zephyr App in JIRA Cloud.
Thanks, any help would be appreciated.
In Zephyr for Jira, Test Cases are a type of Jira Issue, so you use Jira's native REST API to create the Test Case. Once it exists, you then use the Zephyr REST API to change it, such as adding or changing Test Steps or reading test results etc.
It's a bit of a funky system, but if you dig through the Zephyr documentation this topic will come to light.
Thanks, that really helps.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.