Social Icons

Dusan Petrovic

Spent 7 years automating tests the hard way. Then Claude Code finished a week of my work in 2 hours. I write about what actually works — so you don't waste time figuring it out alone.

Your Agent Doesn't Know What "Skipped" Means Either

A triage agent I set up to read nightly runs gave me a summary I was very happy with for about four minutes: 41 passed, 0 failed, 6 skipped. Nothing to investigate — the skips are intentional. Zero failed was true. "The skips are intentional" was not. Four of those six were tests that...

Run Claude Code Where Your Test Environment Already Lives

The first time I tried to get an agent to do real exploratory testing against staging, I spent two days building a bridge and about forty minutes testing. Staging sat behind a VPN. The seeded database was reachable from one subnet. The browsers I actually trusted — pinned versions, matching the CI image — lived in a...

Catching the Anti-Patterns Claude Code Writes Into Your Tests

Catching the Anti-Patterns Claude Code Writes Into Your Tests The test was green. That was the problem. I'd asked Claude Code to add coverage for a checkout flow, it produced a tidy Playwright spec, the suite passed, and I almost merged it. Then I actually read the diff. The "test"...

Home  ·  About  ·  Medium  ·  LinkedIn
© The AI QA · Dusan Petrovic