Topics
Everything we have written, grouped by subject. Each topic lists its posts newest first, so the top of a topic is also the most current thinking we have on it.
Agent-Native Testing
28Testing where the coding agent is the operator and the human supervises.
Flaky Tests
4Why suites go unreliable, how to measure it, and what actually fixes it.
Self-Healing Tests
8What healing actually does, the mechanisms behind it, and where it fails.
MCP and Agent Tooling
21Model Context Protocol, agent skills, and the plumbing that lets agents use tools.
Playwright
27The framework, its agents, and the patterns that keep a suite maintainable.
AI Coding Agents
37Claude Code, Cursor, Codex, and how teams actually work with them.
End-to-End Testing
7The fundamentals: what to test, how much, and what it costs.
CI and Release Gates
8Running tests in a pipeline, and what a red build should do next.
Testing AI Features
10Verifying chatbots, RAG and generated output when the answer changes every run.
Tool Comparisons
61Head-to-head comparisons and alternatives, compared on mechanism.
Enterprise and Compliance
7Security review, data handling, and testing in regulated contexts.
QA Foundations
8Test types, frameworks and the vocabulary the rest of the blog assumes.
Spec-Driven Development
8Treating the spec as the source of truth, and what that means for tests.
No-Code and Natural-Language Testing
11Writing tests without writing code, and where that approach holds up.
AI Testing Strategy
13Where AI actually helps in a test strategy, and where it is being oversold.
Agentic QA
10Autonomous QA loops: planning, generating, executing and evaluating tests.