nerdexam
ISTQB

CTFL18 · Question #312

Which of the following type of defect would NOT be typically found by using a static analysis tool?

The correct answer is C. A variable has the wrong numeric value passed into it. See the full explanation below for the reasoning.

Question

Which of the following type of defect would NOT be typically found by using a static analysis tool?

Options

  • AA variable is defined but is then not used
  • BA variable is used in a calculation before it is defined
  • CA variable has the wrong numeric value passed into it
  • DA variable is used but not declared

How the community answered

(59 responses)
  • A
    7% (4)
  • B
    5% (3)
  • C
    71% (42)
  • D
    17% (10)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice