Which metric is commonly used to measure the effectiveness of test execution?
- Defect density
- Number of test cases executed
- Test coverage
- Time taken to write test cases
Test coverage is a commonly used metric to measure the effectiveness of test execution. It indicates the proportion of the software code that has been tested by the test cases. Higher test coverage implies more thorough testing.
Loading...
Related Quiz
- What is the significance of using database testing tools for regression testing?
- The process of converting encrypted data back into its original form using a decryption key is known as ____________.
- What is the key benefit of using historical data analysis with monitoring and profiling tools?
- Data _______ is a critical aspect of SQL query testing, ensuring that the right data is retrieved.
- In ETL testing, what is the purpose of the "Extraction" phase?