Which of the following is the way of ensuring that the tests are actually testing code?
AQuality assurance of software
BControl structure testing
CComplex path testing
DCode coverage
Correct answer
D. Code coverage
Explanation
The correct answer is Code coverage.