Implementation status
Available
Targetted user
Feature
Description
Currently, Gazelle Test Management computes percentage of progress for each capability. Those figures are often wrong and operators do not really understand how to read them.
Instead of computing indicators for each columns, add a testing status at the capability level. It will be valued:
- Not started when no test run exists (excl. aborted)
- In progress when at least one test run exists and is not aborted
- Awaiting evaluation
- If thorough: when the targetted number of runs is reached for all the required test cases (run is counted if status = verified or verified by vendor)
- If supportive: when at least one test runs is completed (status = verified)
- Completed when no test case is defined for the capability and/or a result has been set (excl. at risk)
The operator shall be able to filter out the page based on the testing status of the capabilities.
Acceptance criteria
As an operator, I can see the testing status for each capability and the status is accurate.
As an operator, I can filter out the list of capabilities so that I see only the ones that are in a particular status.
Jira issue