Middle+
What was the ratio of manual to automated testing in your last project?
sobes.tech AI
Answer from AI
In the last project, the ratio of manual to automated testing was approximately 30% manual and 70% automated.
Automation covered major regression scenarios, critical business processes, and integration tests, which allowed for quick error detection during frequent releases.
Manual testing was used for exploratory testing, UI/UX checks, testing new features in early stages, and cases where automation was too costly or impractical.
This balance ensured high product quality while optimizing time and resource costs.