0% read on this device
Browse the curriculum

Start Here

Vision

First Principles

Operating Model

Domain Model

Agent Factory

Runtime Architecture

AI Engineering

Autonomous Workflows

Verification & Delivery

Factory Platform

Quality Engineering

Security & Governance

Case Studies

Labs

Interview Practice

Research Journal

Reference

Curriculum/Verification & Delivery/A focused view of boundaries, contracts, state, authority, failure paths, and tradeoffs drawn from this chapter.
Verification & Delivery16 min readchapterQuick Read

Software Testing Strategy for Agentic Change

Define a complete testing system for changes produced or maintained by agents.

Status: Review readyRisk: highLifecycle: plan · execute · verifyContent reviewed 2026-08-30Maturity guide →
Claim boundaryThis is curriculum guidance. It does not by itself prove a production implementation.
architecture mode

A focused view of boundaries, contracts, state, authority, failure paths, and tradeoffs drawn from this chapter.

Whiteboard exercise

Reconstruct and defend this chapter’s architecture.

Reconstruct the architecture, name each boundary, and defend the tradeoffs.

verificationdelivery16 min chapter
Open the source exercise

Design the test portfolio for a payment API schema change with a browser client, batch consumer, performance SLO, and accessibility requirement. Add one flaky test and one incomplete dependency map.

4. Tradeoffs and alternatives

Full suites maximize breadth and can make feedback unusably slow. Impact-based selection increases speed and depends on trustworthy mappings. Mutation and fuzz testing find important gaps but should be targeted by risk and budget. Browser and visual tests improve journey confidence while requiring stable data and rendering controls.

5. Current Mission Control Implementation

The current guide defines quality contracts, criterion-linked evidence, deterministic validation, independent verification, browser testing, security scanning, and replay. The golden-path lab requires unit, integration, and browser evidence.

It does not yet provide a complete test taxonomy, impact-analysis contract, flaky-test operating model, mutation or property-based strategy, performance and accessibility gates, or test-data lifecycle. This chapter establishes those missing responsibilities.

External review

Review this chapter.

Challenge a claim, boundary, missing failure mode, unclear term, or unsupported evidence statement.

  • Claim
  • Boundary
  • Failure
  • Evidence