ISTQB
CTFL18 · Question #432
Which statement describes the term "Statement Coverage"?
The correct answer is C. A metric for the ratio of statements in a source code that are executed at least once during the. See the full explanation below for the reasoning.
Question
Which statement describes the term "Statement Coverage"?
Options
- AA tool used to execute all the statements of the source code.
- BA method by which complex statements of the source code are completely executed.
- CA metric for the ratio of statements in a source code that are executed at least once during the
- DA test technique that generates a minimal set of tests cases guaranteed to exercise all the lines in
How the community answered
(18 responses)- A17% (3)
- B6% (1)
- C72% (13)
- D6% (1)
Community Discussion
No community discussion yet for this question.