ISTQB
CTFL18 · Question #509
A program got 100% decision coverage in a test. Which of the following statements is then guaranteed to be true?
The correct answer is D. Every executable statement is covered. See the full explanation below for the reasoning.
Question
A program got 100% decision coverage in a test. Which of the following statements is then guaranteed to be true?
Options
- AEvery output equivalence class has been tested.
- BEvery input equivalence class has been tested.
- CThe "dead" code has not been covered.
- DEvery executable statement is covered.
How the community answered
(21 responses)- A5% (1)
- B14% (3)
- C5% (1)
- D76% (16)
Community Discussion
No community discussion yet for this question.