BCS-ISEB
BH0-010 · Question #457
Why is measurement of code coverage Important?
The correct answer is A. Because 100% code coverage implies 100% coverage of requirements. See the full explanation below for the reasoning.
Question
Why is measurement of code coverage Important?
Options
- ABecause 100% code coverage implies 100% coverage of requirements
- BBecause 100% code coverage guarantees that there are no coding errors
- CBecause code coverage can be used to ensure that all code is exercised by tests
- DBecause code coverage can ensure that all decisions are correctly implemented in the code
How the community answered
(27 responses)- A81% (22)
- B4% (1)
- C4% (1)
- D11% (3)
Community Discussion
No community discussion yet for this question.