/ blog / tag
#test-automation
4 posts
← all postsSelf-Healing Tests: How Much Is Engineering, and How Much Is Marketing
How automatic locator repair really works, where it quietly masks regressions, how a vendor tool differs from your own agent with repository access, and eight questions to ask before buying.
AI 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.