/ blog / tag
#test-automation
3 posts
← all postsAI for Flaky Test Analysis: From CI Chaos to a List of Root Causes
A workflow where an agent collects CI run history, groups failures by error signatures, classifies the root causes of flaky tests, and sets the order of fixes.
An Agent Fixes E2E Tests: A Playwright + Claude Code Workflow Step by Step
How to build a workflow where an agent diagnoses failed e2e tests and opens a PR with a fix - plus the four agent mistake patterns you need to know before you trust it.
How to write AGENTS.md for a test automation repo
What to put in AGENTS.md for a test automation repo, common pitfalls, templates for Playwright, Cypress, and API tests, and how to tell if the file actually helps.