- Situation
- Verifying interaction analytics meant manually browsing the product while watching network logs — pageviews, scroll depth, clicks, video events — then tracing the same data through raw, fan-out, and semantic layers. Coding the automation for one journey took an SDET about a week.
- Build
- An agentic framework that takes an instruction like "visit the homepage and verify pageview events fire with these attribute values," drives the client, validates the events, traces them through every backend layer, and writes results and a full audit trail to tables.
- Result
- A week of SDET work per journey became a sentence of instruction, with every run leaving an auditable trail.