AI testing can be far more exhaustive than human testing because AI does not default to following the happy path, as demonstrated when Codex immediately found a blocking bug in an onboarding flow that had survived for months.
Claire describes how Codex's automated browser testing uncovered a blocking bug in her onboarding flow that had survived for months — because as a human tester she always unconsciously followed the happy path.
transcript
Claire: When Claire tests her own onboarding flow, she naturally follows the happy path. She fills out every required field, clicks 'next,' and never intentionally tries to break anything. Codex tested the flow as both a team and an individual, pushed on required-field edge cases, and immediately uncovered a blocking bug that had survived for months simply because Claire always completed the form correctly.
gives example · 2