nerdexam
ISTQB

CTFL_UK · Question #168

Which of the following statements are true? (i) Defects are likely to be found earlier in the development process by using reviews rather than static analysis. (ii) Walkthroughs require code but…

The correct answer is D. (i), (iii), (v). The other answers are incorrect because: (ii) Walkthroughs do not require code and static analysis does require code. (iv) Static techniques do not execute the code and therefore can be run before and after the code is ready for

Static Testing

Question

Which of the following statements are true? (i) Defects are likely to be found earlier in the development process by using reviews rather than static analysis. (ii) Walkthroughs require code but static analysis does not require code. (iii) Informal reviews can be performed on code and specifications. (iv) Dynamic techniques are generally used before static techniques. (v) Dynamic techniques can only be used after code is ready to be executed.

Options

  • A(i), (ii), (vi).
  • B(ii), (iii), (v).
  • C(i), (iv), (v).
  • D(i), (iii), (v).

How the community answered

(32 responses)
  • A
    13% (4)
  • B
    3% (1)
  • C
    6% (2)
  • D
    78% (25)

Explanation

The other answers are incorrect because: (ii) Walkthroughs do not require code and static analysis does require code. (iv) Static techniques do not execute the code and therefore can be run before and after the code is ready for

Topics

#static analysis#dynamic testing#reviews#walkthroughs

Community Discussion

No community discussion yet for this question.

Full CTFL_UK Practice