Test results don't show up on the criteria
A criterion follows the test cases linked to it. If results do not arrive, the test is not linked, or its automation reference does not match what CI reports.
For: Tester, Team developer
Check these
- The test case is linked to the criterion (for example
FR-001/AC2), not only to the record. - Its automation reference is exactly the name CI reports for the test. Registering the same reference again updates the test case.
- Results are reported for that test: by CI, or by the agent with
report_test_result. - The test case is active; obsolete tests do not count.
How criteria follow tests
Any failing active test makes its criteria Not met; all passing makes them Met. A story with a failing test cannot be moved to Done.