nerdexam
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)
  • A
    78% (28)
  • B
    14% (5)
  • C
    3% (1)
  • D
    6% (2)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice