Zephyr scale access via API to update the test execution status of a Test Execution
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Zephyr scale access via API to update the test execution status of a Test Execution
Hi smart bear community,
I use the Jira Atlassian cloud access to manage the Project management activities, recently we have integrated the Zephyr scale inorder to manage the test management
Requirement is after the execution of a particular test cases associated to a test execution, there is need to update the test execution status of each individual test cases and also the test execution via API call
Any help will be very much helpful
Thanks
.
- Labels:
-
Zephyr Scale Cloud
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I will try to help.
You can find the API documentation here: Zephyr Scale Cloud API
I believe the endpoint you need is: Create test execution, which should enable you to update the test execution of a test case within a test cycle, i.e. post the result of a test.
------------------------------------------
Please give kudos if I have helped or accept as solution if appropriate
Feel free to connect with me on LinkedIn: https://www.linkedin.com/in/andrew-barbet-548a234/
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi. On further reflection, it's not possible to update a test execution via the API (there is no PUT endpoint). I believe this is being considered in the roadmap for inclusion by SmartBear.
Does that answer your question?
------------------------------------------
Please give kudos if I have helped or accept as solution if appropriate
Feel free to connect with me on LinkedIn: https://www.linkedin.com/in/andrew-barbet-548a234/
