nerdexam
ISTQB

CTFL18 · Question #448

Which of the following would be a key difference between a peer review of code and static analysis of code using a tool?

The correct answer is A. Static analysis targets the code technically whereas Peer review is applicable to further aspects. See the full explanation below for the reasoning.

Question

Which of the following would be a key difference between a peer review of code and static analysis of code using a tool?

Options

  • AStatic analysis targets the code technically whereas Peer review is applicable to further aspects.
  • BPeer reviews cannot find missing requirements whereas static analysis can.
  • CA peer reviews find failures while static analysis finds defects.
  • DA peer reviews find defects while static analysis finds failures.

How the community answered

(27 responses)
  • A
    81% (22)
  • B
    11% (3)
  • C
    4% (1)
  • D
    4% (1)

Community Discussion

No community discussion yet for this question.

Full CTFL18 Practice