What is the purpose of code coverage tools?

Loading

โœช Choose the correct option.

What is the purpose of code coverage tools?

A. They are used to show the extent to which the logic in the program was executed during testing.
B. They are used as an alternative to testing
C. They are used to compile the program
D. Testing Effort variation, Defect Density, Testing Efficiency, Requirements tested.

Leave a Comment