---
title: "Why is the number of Test Cases in the Testing report different from the number of included Test Cases?"
description: "When downloading the Testing report from the Test management page in Ketryx, you can see a different number of Test cases in the report compared to what you see in the Ketryx UI for the selected version."
category: "Frequently Asked Questions"
section: "Test Management"
keywords: ["testing report", "included test", "test cases", "number", "rows", "download", "executions test", "execution"]
source_url: "https://support.ketryx.com/hc/en-us/articles/39156997011469-Why-is-the-number-of-Test-Cases-in-the-Testing-report-different-from-the-number-of-included-Test-Cases"
last_reviewed: 2026-06-11
---

# Why is the number of Test Cases in the Testing report different from the number of included Test Cases?

> **In short:** When downloading the Testing report from the Test management page in Ketryx, you can see a different number of Test cases in the report compared to what you see in the Ketryx UI for the selected version.

When downloading the Testing report from the Test management page in Ketryx, you can see a different number of Test cases in the report compared to what you see in the Ketryx UI for the selected version.

This can be due to several reasons:

1. The Testing report download creates rows based on Test Executions rather than Test Cases whereas the UI creates rows based on Test Cases. You will observe a difference between the number of rows in the xls. and the number of Test Cases in the Ketryx UI when there are more than one Test Execution associated with a Test Case. Here are examples of scenarios for having more than one Test Execution for a Test Case:
1. Xray/Ketryx: use of [Test environments](can-i-have-multiple-effective-test-executions-for-a-single-test-case-in-a.md) means you have have multiple Test Executions per each Test Case
2. Xray: Multiple effective Test Executions existing in a version that execute the same Test case
2. The Testing report download _only_ includes Test Cases that have an Latest Execution in the selected version. Test Cases without a Latest Execution are omitted from the download. Again, this is because the download is based on Test Executions not Test Cases.

To access information more specific to Test Cases in the test plan for the release, the Ketryx out of the box Test Report (downloaded from Release documents) will provide this information. The diagram below provides an explanation of what is included in the Testing report download and the OOB Test Report.

## Related articles

- [Can I have multiple effective Test Executions for a single Test Case in a version?](can-i-have-multiple-effective-test-executions-for-a-single-test-case-in-a.md)
- [How do Ketryx's Testing Features Compare to Xray's?](how-do-ketryx-s-testing-features-compare-to-xray-s.md)
- [How do I ensure my Test Cases are controlled before I create Test Executions?](how-do-i-ensure-my-test-cases-are-controlled-before-i-create-test-executions.md)
- [Which fields copy from Test Cases to Test Executions when creating executions?](which-fields-copy-from-test-cases-to-test-executions-when-creating-executions.md)
- [Would I still be in compliance if I have the \"require automated test to be associated with test cases\" setting disabled?](would-i-still-be-in-compliance-if-i-have-the-require-automated-test-to-be.md)
