Zephyr Scale Questions 1,129 PostsZephyr Scale Technical Articles 2 PostsZephyr Scale News & Announcements 2 Posts
Latest PostsHow many REST API calls can I make for Zephyr Scale Server? Is there a limit? I realized that there is no option to bulk update results so lots of API requests will be going out. I would need create an exception to prevent it from going over the limit. Adding/Removing Testcases within a Test Cycle via REST API. All: I am currently evaluating Zephyr Scale Server as a replacement to our current TMS solution. During the evaluation I noticed that there is no PUT option for updating an existing test cycle (/tes...How to configure Zephyr Scale to group by in the Test Cycles view Zephyr Scale> Test Cycles Is there a way to configure Zephyr Scale to be able to filter on "Planned Execution Date" (created as custom field) in the Test Cycles view? Some of my Project Leads ha...Group by Test Execution How can I Group by Test Execution on basis on Coverage(Issue) Reporting on Zephyr Scale Are there any guides on how i can start using the Reporting functionality, or how should my test cases and test executions be setup so i can report on the results? How to view Estimated Time effort in Reports? Currently I'm setting Estimated Time in the Test case as per below: Then once all added to the Test Cases, I can see the Estimated time/Effort in the Test Cycle summary: However when I run ...Attach Files in a test cycle Recently we moved to Jira Cloud. I'm trying to upload a file after creating test cycle. test cycle creation and testcase status update is working fine. But I'm unable to uploadfiles into cycle. I t...How attach files after an automated execution A few weeks ago we purchased Zephyr Scale for Jira Cloud. I know how it works on Server version and now I implemented the cloud version for execution test, there I don't have any issues, however afte...Integrate Zephyr scale with Robot framework Could you please provide documentation to Integrate Zephyr scale (not Zephyr scale could) with Robot framework Is it possible to bulk update test cases using Zephyr Scale Server API? Hello, I'm able to update test cases one at a time using "PUT: /testrun/{testRunKey}/testcase/{testCaseKey}/testresult" but can I update multiple test cases at once/bulk using a Dictionary, List or ...