Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to filter TestCases for a specific TestCycle using API

Giordano Focardi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 22, 2025

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

2 answers

Suggest an answer

Log in or Sign up to answer
0 votes
Andy Barbet
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 23, 2025

Hi @Giordano Focardi 

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.

0 votes
Pallavi Shirodkar
Contributor
October 22, 2025

Hi @Giordano Focardi 

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!

Giordano Focardi
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 22, 2025

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

DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events