Blog
Thoughts on testing, quality, and building software that works.
March 10, 20265 min read
Why most test cases are useless
A test case that says "Verify login works" tells you nothing. Here's why most test suites are full of these, and what actually makes a test case worth running.
Read more →March 3, 20266 min read
BRDs are dying. Here's what replaces them.
Business Requirements Documents were designed for waterfall. Most teams still write them, but nobody reads them after the approval meeting. There's a better way.
Read more →February 20, 20265 min read
The real cost of manual test management
Your team of 5 testers spends more time managing test cases than executing them. Here's the math on what spreadsheet-based testing actually costs.
Read more →February 12, 20266 min read
AI in testing: useful tool or expensive autocomplete?
Most "AI testing tools" just wrap a language model and generate generic test cases. Here's an honest look at where AI actually helps in QA — and where it doesn't.
Read more →