Blog

#automation.

7 articles tagged "automation".

Comparisons·14 June 2026 · 6 min read

Manual vs automated testing: where the line actually falls

Not rivals fighting over the same budget — different jobs. Automation guards what you already know; manual testing judges what you don't. Draw the line wrong and you get a brittle suite and the important bugs still escaping.

test-managementautomationmanual-qacomparison
Comparisons·14 June 2026 · 6 min read

The test pyramid vs the testing trophy: where to put your effort

The pyramid says most tests should be unit tests; the trophy says integration deserves the bulk. They're really arguing about where bugs hide in modern apps. Let the shape follow your real escapes, not whose diagram you saw first.

automationtest-strategytest-pyramidcomparison
Opinions·13 June 2026 · 7 min read

Should QA engineers learn to code? A practical answer

Not yes or no — which coding and for what. Reading code and light scripting help every tester; automation is where the roles are. Coding extends testing, doesn't replace the judgement.

careerautomationskills
Case studies·13 June 2026 · 7 min read

How one flaky test blocked trust in the whole suite

A single intermittent test trained a team to re-run, then ignore, then merge through every red build — until two real regressions slipped through.

case-studyflaky-testsautomationci
Deep dives·13 June 2026 · 9 min read

The API test data problem nobody plans for

API suites fail on shared, stale, order-dependent data more than on wrong assertions. The own-your-data strategy — independent, unique, cleaned — that keeps them reliable.

api-testingtest-dataautomationfixtures
Tutorials·13 June 2026 · 8 min read

How to use Claude Code for QA without breaking your repo

Get the speed of an AI agent on your test repo without the mess: work on a branch, review every change like a junior's PR, and make tests fail first to catch assert-nothing tests.

ai-testingclaude-codeai-toolsautomation
QA trends·13 June 2026 · 9 min read

The state of test automation tooling in 2026

A dated June 2026 landscape: web E2E consolidated, API stayed code-first+GUI, performance went lightweight, mobile stayed fragmented, and AI became an authoring feature not a category.

qa-trendsautomationtoolingopinion