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
Why Stable Test Environments Matter for Software Quality
July 15, 2026
0
There are 4.3 million developers in the country, many of whom deploy code daily only to encounter a broken staging server. When staging environments constantly shift, finding bugs turns into a guessing game, causing delivery schedules to slip. Unpredictable test beds cost development teams valuable time and reduce release confidence.
