DevOps Mechanisms, Metrics, Tools > Metrics > Automated Test Pass Percentage
Automated Test Pass Percentage
The automated test pass percentage metric is used to measure how reliable automated testing processes are and how effective a team is at leveraging them. It is also used to measure how frequently changes in the developed code can “break” automated testing, and how frequently the automated testing is ineffective because it fails to identify bugs and production issues.
The automated test pass percentage is measured during the QA phase.