Troubleshooting

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

  1. The test case is linked to the criterion (for example FR-001/AC2), not only to the record.
  2. Its automation reference is exactly the name CI reports for the test. Registering the same reference again updates the test case.
  3. Results are reported for that test: by CI, or by the agent with report_test_result.
  4. 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.