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
Software Testing Is a Customer Experience Strategy
July 22, 2026
0
Most people only think about software testing when something goes wrong. A payment fails, an app crashes, or a login page refuses to work. While these may seem like technical issues, customers see them very differently. To them, every glitch reflects the quality of the business behind the software.
