80 / 108 · 03 Agentic Testing Architectures · The Determinism Spectrum← prev⊞ allnext →☰ Read as one page
11.1The Central Tension
Agentic testing's greatest strength (adaptability) is also its greatest weakness (non-determinism). A test that takes a different path on every run is powerful for exploration but useless as a CI gate. Understanding where your tests fall on the determinism spectrum is critical for choosing the right approach.