From Chaos to Order: Optimizing E-commerce Releases
-
40 min
Product growth often outpaces resources. When features multiply but the team remains static, traditional QA approaches fail.
I will share how Yandex Eats optimized its release process to overcome this deficit. We moved from chaos to a structured system using:
- Processes: Replacing 100% regression coverage with smart test segmentation ("packs") to test less but uncover more.
- Tooling: Reducing routine burdens through product documentation, release calendars, and task bots.
- Automation: How we trained bots to automatically assemble regression packs based on changes.
A practical guide for QA professionals scaling operations under resource constraints.