Besana
Ludovico Besana
QA Lead
Doctolib
24 giugno 2026 17:00 - 17:30

Backend & Cloud

From Telemetry to Tests: Building Agentic QA Loops with MCP and Playwright

The way we build E2E tests is changing. We are moving from static test suites and copy-pasted AI snippets toward agentic workflows where autonomous agents can explore applications, generate tests, validate assumptions and repair failures directly inside the development environment. In this talk we will explore how Model Context Protocol (MCP), Playwright Test Agents and runtime telemetry can be combined to create a real agentic QA loop driven by production signals and user behavior. Starting from a simple application, we will build a practical workflow where telemetry and real user flows are transformed into dynamic test specifications consumed by autonomous Playwright agents.
Through live examples we will analyze:
- Planner Agents that convert runtime signals and human intent into structured test plans
- Generator Agents that produce executable Playwright tests while validating selectors and assertions live
- Healer Agents that automatically repair unstable or broken tests
- how telemetry and observability data can influence testing priorities
- the guardrails needed to safely govern autonomous QA workflows
The focus of the session is not “AI that writes tests faster”, but how QA Engineers can evolve from test script authors into orchestrators of quality systems powered by agentic loops and runtime feedback.