nerdexam
ISTQB

ISTQB-CTFL · Question #30

Which of the following are valid testing principles?

The correct answer is A. I, IV, V. Statements I, IV and V are valid testing principles according to the ISTQB syllabus. Statement I states that exhaustive testing is in general impossible, because it would require testing all possible inputs, outputs and combinations of states, which is usually impractical or…

Fundamentals of Testing

Question

Which of the following are valid testing principles?

Options

  • AI, IV, V
  • BII, IV
  • CI, V
  • DI, Ill
  • IExhaustive testing is in general impossible.

How the community answered

(49 responses)
  • A
    86% (42)
  • B
    2% (1)
  • D
    8% (4)
  • I
    4% (2)

Explanation

Statements I, IV and V are valid testing principles according to the ISTQB syllabus. Statement I states that exhaustive testing is in general impossible, because it would require testing all possible inputs, outputs and combinations of states, which is usually impractical or impossible. Statement IV states that testing cannot guarantee that a program is correct, because testing can only show the presence of defects, not their absence. Statement V states that defects cluster together in certain areas of the product, which means that some modules or functions are more likely to contain defects than others. Statements II and III are invalid testing principles. Statement II states that exhaustive testing should be executed for code intended to be reused, which contradicts statement I. Statement III states that testing may guarantee that a program is correct, which contradicts statement IV.

Topics

#testing principles#exhaustive testing#seven principles#test fundamentals

Community Discussion

No community discussion yet for this question.

Full ISTQB-CTFL Practice