Sobes.tech
Junior — Middle

What was the ratio between manual testing, automated testing, and documentation preparation implemented in your last project?

sobes.tech AI

Answer from AI

In my last project, the ratio between manual testing, automated testing, and documentation was approximately as follows:

  • Manual testing: about 40%. Used for verifying new features, UX, and scenarios that are difficult to automate.

  • Automated testing: about 50%. Included unit tests, integration tests, and API tests. This allowed for quick stability checks during changes.

  • Documentation preparation: about 10%. Documentation included test plans, testing reports, and user instructions.

This distribution helped maintain a balance between quality, development speed, and process transparency. There are plans to increase the automation share to improve efficiency.