Junior — Middle
What was the ratio between manual and automated testing in your last project?
sobes.tech AI
Answer from AI
In my last project, the distribution between manual and automated testing was approximately 60% automated tests and 40% manual. Automation covered the main regression scenarios and critical business processes, allowing for quick error detection with each release. Manual testing was used to verify new features, UX aspects, and non-standard scenarios that are difficult or impractical to automate. This balance provided good coverage and flexibility in testing.