In this article, Mikhail Golikov, the sole QA on a seven-team backend e-commerce platform, explains where each regression check belongs, in the browser or at the API. He shares the rule he actually uses, two bugs that only one layer could have caught, and the realization that finally made his browser suite small and stable. share share share share
Featured
Better Test Scripts: Untangling Your Spaghetti Test Code
July 14, 2026
0
Test automation engineers often take not enough care of the test scripts. In many of software testing teams we work in, test code is treated much less carefully than production code. It is expected that the test scripts just work.
Featured
How to Build Traceable Test Evidence for Software Releases
July 13, 2026
0
A test result is useful only when someone can understand what was tested, under which conditions, and against which requirement. This article explains how software QA teams can create traceable test evidence that supports release decisions, defect investigations, audits, and future product work without turning testing into a documentation exercise.
