Implementation status
Planned
Targetted user
Feature
Description
Test cases have their own life cycle. They are written by the test designer, mark ready for execution by SUT operator, and, at some point, they can become deprecated for a variety of reasons.
Although a test case is deprecated, when a SUT operator looks at his past result, it shall see all the test runs that relate to this test case.
Acceptance criteria
When a test session is ongoing, only ready tests are displayed for the SUT operator to execute.
When a test session is closed, all the test runs are displayed, including those that relates to a deprecated test.
Jira issue