- we had small dev team
- we had good qa team close to dev team
- we deployed to qa often an tested quickly
- we included small amount of features in release
- we delivered good quality and had almost no issues on regression
- we didn’t develop different version simultaneously
New Project
But then we started another kind of project… we were short on time and budget so we- increased dev team but didn’t increase qa team
- included on sprint plenty of features (deadlines required to release more staff and faster)
- weren’t allowed to run regression on each sprint because of time limit
- got longer regression test period but rare
- got much more issues on regression
- got more requests to hotfix something on prod