How-to

Link tests to criteria and let CI report

Register each test against the criteria it proves; results then update the criteria.

For: Tester, Team developer

Steps

  1. Register the test with the criteria it covers and its automation reference exactly as CI reports it (the agent uses propose_test_case).
  2. Report runs from CI with a service token, or let the agent report them.
  3. Any failing active test makes its criteria Not met; all passing makes them Met.