A unit of measure for the testing. For example, unit test coverage is a testmetric for the development team.
测试的度量单位。例如,单元测试覆盖率是开发团队的一个测试指标。
2
While this metric is of some value, in assessing the success of a stress test run, this metric reveals only a partial story of the larger test run.
当这个工具是某个值时,度量压力测试运行的成功情况,该工具揭示了大量测试之中只有小部分事例会运行。
3
While code coverage is a quite good metric, it can be misleading. Even if your tests cover 100% of your code, they may not actually test each behavior correctly.