Maturity Matrix
Capability 04 of 04 · Development

Testing Strategy

How tests are written, maintained, and validated in an AI-assisted workflow. A test "oracle" is the source of truth for what a test's correct result should be.

5
maturity levels
15
practices
15
guides
L2 · Stage 02Guided
Criteria - what to measure
  1. 01Agents generate unit tests; humans write acceptance tests
  2. 02Flaky test quarantine process is active (flaky tests are isolated, not deleted)
  3. 03Humans define the expected results for important paths (not just snapshotting current output)
  4. 04Flaky test count is tracked and reported weekly
  5. 05Quarantined tests have a resolution SLA (e.g., fix or delete within 30 days)
L3 · Stage 03Systematic
L5 · Stage 05Autonomous
Criteria - what to measure
  1. 01Test suite is self-healing (agent detects broken tests, diagnoses root cause, fixes without human input)
  2. 02Production logs automatically generate regression tests for observed failures
  3. 03Agents detect edge cases, write tests, fix bugs, and ship - full autonomous loop
  4. 04Self-healing test updates are validated by mutation testing before merge
  5. 05Production-to-test pipeline latency is under 1 hour (failure observed to regression test committed)

Which level is your team at in Testing Strategy?

The criteria above are what we check in a facilitated assessment. Run it yourself to place this capability, see which gates you have passed, and compare it against the other 3 in Development.

Start the assessment →