Blog

#regression.

3 articles tagged "regression".

Comparisons·14 June 2026 · 6 min read

Regression vs retesting: the difference that bites in practice

Retesting confirms a fix works; regression checks the fix didn't break anything else. Plan them as one task and the 'we fixed it' build ships a brand-new bug. Here's the split, and how they combine after a fix.

manual-qaregressiontest-managementcomparison
Deep dives·13 June 2026 · 9 min read

Testing app updates without breaking existing users

QA fresh-installs; real users upgrade in place over old data. Test the upgrade path — schema migrations, stored settings, sessions, multi-version jumps.

mobile-testingapp-updatesmigrationregression