Agentic testing in CI: record the run, replay the script
Slack published real numbers on agent-driven E2E testing: $15–30 per run, 5–11 minutes, and only 20% of runs taking the same path twice. Their conclusion is that agents belong outside CI. There's a third option they didn't test, where the agent authors the test once and a recording runs it after that.