ISTQB
CTFL18 · Question #339
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
(36 responses)- A78% (28)
- B14% (5)
- C3% (1)
- D6% (2)
Community Discussion
No community discussion yet for this question.