Hi everyone, I'm new to the forum and I'm trying to filter the test cases for a specific test cycle. I can't seem to find a way at the moment. Do you have any advice? I'm using Zephyr Scale Cloud.
Thanks
When a Test Case is added to a Test Cycle it creates a new Test Execution with a Not Executed result. So for example, if a Test Case is added to 10 Test Cycles, it will have 10 unique Test Executions. I think that means you need to use the Get Test Executions endpoint to filter 'Test Cases' (Test Executions) by a Test Cycle.
The link above is for the Cloud API, but if you're using Zephyr Server/DC then it will be this API and possibly the Test Results endpoint.
Hope this helps.
Please find the steps below
Navigate to the Reports tab after opening your Zephyr Scale project.
Choose "Test execution results (summary)" or another Test Execution report.
Select the relevant date range, test cycle, and any other filters to customize the report.
Create a report that shows the execution status of each test case linked to the chosen test cycle.
If necessary, print or export the report for sharing or additional analysis.
Hope this helps!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for your reply, but unfortunately, I have to do everything via the API without directly accessing the ZepyrScale website. I'm trying to create a system that automatically runs tests for me without having to manage them manually.
Thanks
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.