This document discusses various software testing metrics including defect density, requirement volatility, test execution productivity, and test efficiency. Defect density measures the number of defects found divided by the size of the software. Requirement volatility measures the percentage of original requirements that were changed. Test execution productivity measures the number of test cases executed per day. Test efficiency measures the percentage of defects found during testing versus post-release. These metrics provide ways to measure software quality and testing effectiveness.