Every QA tool vendor will tell you AI generates perfect tests. After building an AI test generation platform - and dogfooding it on our own codebase - I can tell you what actually happens.Ā
This talk is a practitionerās honest debrief. Iāll walk through two years of running multi-model AI against real web apps: what produces usable tests, what produces confident-looking garbage, and where the failure modes hide.
Specifically, Iāll cover:
- Why reading code isnāt enough - AI generates plausible tests from source, but they fail on real UIs. Crawling the live app changes everything.
- The selector problem - LLMs reach for brittle CSS selectors by default. How to force better strategies without prompt-engineering every call.
- Assertions that rot - AI loves asserting exact text and prices. Why your generated suite breaks on the first content change, and how to catch it before CI does.
- Multi-model routing - no single model wins at everything. What we learned running GPT-4o, Claude, and Gemini on the same flows.
- Self-healing in practice - the gap between āit healedā and āit healed correctly.ā
With servers in >250 cities around the world, check your site for localization problems, broken GDPR banners, etc.
Explore MoT
What I learned about influence by becoming a stakeholder
Advanced prompting skills to turn AI into your trusted testing companion.
Into the MoTaverse is a podcast by Ministry of Testing, hosted by Rosie Sherry, exploring the people, insights, and systems shaping quality in modern software teams.
Comments