Who is responsible for quality in the software development team/process?
Sigiloso
It is shared by the development team but begins with individual engineers. Engineers are primarily responsible for writing automated tests at a low level that produce high-quality code before any deployment ever takes place. However, while automating tests should be a priority, there is no substitute for exploratory manual testing that gives a human evaluation to all new features in an application.