nerdexam
iSQI

CTFL_SYLL_4.0 · Question #212

Which of the following statements is CORRECT about error guessing?

The correct answer is C. Fault attacks are an example of a technique for implementing error guessing. Error guessing is a testing technique where experienced testers anticipate potential defects based on their knowledge of the application and past experiences. Fault attacks, which involve focusing on areas where defects are likely to occur based on previous failures, are a…

Test Analysis and Design

Question

Which of the following statements is CORRECT about error guessing?

Options

  • AWhile reviewing the test cases, testers have to make guess about the kind of mistakes test
  • BError guessing doesn't make use of past failures as past failures are not indicators of correct
  • CFault attacks are an example of a technique for implementing error guessing.
  • DError guessing depends on the developers guessing what mistakes testers might make and

How the community answered

(50 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    90% (45)
  • D
    6% (3)

Explanation

Error guessing is a testing technique where experienced testers anticipate potential defects based on their knowledge of the application and past experiences. Fault attacks, which involve focusing on areas where defects are likely to occur based on previous failures, are a practical implementation of error guessing.

Topics

#error guessing#fault attacks#experience-based testing#defect prediction

Community Discussion

No community discussion yet for this question.

Full CTFL_SYLL_4.0 Practice