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…
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)- A2% (1)
- B2% (1)
- C90% (45)
- D6% (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
Community Discussion
No community discussion yet for this question.