---
title: "Can I have multiple effective Test Executions for a single Test Case in a version?"
description: "By default, Ketryx will only display the most recent Test Execution for a given Test Case in a particular version. The latest Test Execution is considered the \"effective\" execution, and that is what will appear in the Tests screen, Traceability Matrix, and release documentation."
category: "Frequently Asked Questions"
section: "Test Management"
keywords: ["effective test", "multiple effective", "test case", "executions", "version multiple", "single", "test environment", "second"]
source_url: "https://support.ketryx.com/hc/en-us/articles/35465512632077-Can-I-have-multiple-effective-Test-Executions-for-a-single-Test-Case-in-a-version"
last_reviewed: 2026-06-11
---

# Can I have multiple effective Test Executions for a single Test Case in a version?

> **In short:** By default, Ketryx will only display the most recent Test Execution for a given Test Case in a particular version. The latest Test Execution is considered the "effective" execution, and that is what will appear in the Tests screen, Traceability Matrix, and release documentation.

By default, Ketryx will only display the most recent Test Execution for a given Test Case in a particular version. The latest Test Execution is considered the "effective" execution, and that is what will appear in the Tests screen, Traceability Matrix, and release documentation. However, you may have a scenario where you need multiple Test Executions to be effective for one Test Case in a version.

In this case, it is recommended that you use the Ketryx default _Testenvironments_ field on the Test Executions to capture multiple executions of the same Test Case. The _Testenvironments_ field is a comma-separated list of environments that allows multiple executions to be effective for the same Test Case.

In the case where there are 2 Test Executions that execute the same Test Case, one with "RC1,RC2" in _Testenvironments_ and another with "RC2,RC3" in _Testenvironments_, Ketryx will consider both TEs to be effective and will show both associated with that TC in the UI and release documentation. This is because the first has the _Test environment_ "RC1" where the second does not, and the second has the _Test environment_ "RC3" where the second does not.

This could also be leveraged to sequence the testing throughout the cycle, given that you could search for Test Executions whose _Testenvironment_ fields contain "RC1" and then assign only those in the first round of testing.

## Related articles

- [Why is the number of Test Cases in the Testing report different from the number of included Test Cases?](why-is-the-number-of-test-cases-in-the-testing-report-different-from-the-number.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)
- [Is it possible to pull test executions from previous releases into the current version?](is-it-possible-to-pull-test-executions-from-previous-releases-into-the-current.md)
- [Why do my automatic test executions appear blank or seem like they disappeared?](why-do-my-automatic-test-executions-appear-blank-or-seem-like-they-disappeared.md)
- [How do the 'to' and 'from' filters work in a custom document template?](how-do-the-to-and-from-filters-work-in-a-custom-document-template.md)
