nerdexam
ISTQB

CTFL18 · Question #536

Consider the following Pseudo code: How many minimum lea cases are required to cover 100% Statement coverage and Decision coverage?

The correct answer is D. 2 for Statement. 5 for Decision. See the full explanation below for the reasoning.

Question

Consider the following Pseudo code:

How many minimum lea cases are required to cover 100% Statement coverage and Decision coverage?

Options

  • A1 for Statement. 5 for Decision
  • B1 for Statement. 2 for Decision
  • C5 for Statement. 1 for Decision
  • D2 for Statement. 5 for Decision

How the community answered

(31 responses)
  • A
    6% (2)
  • B
    16% (5)
  • C
    6% (2)
  • D
    71% (22)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice