Multiple choice technology testing

Error guessing is best used:

  1. as the first approach to deriving test cases

  2. by inexperienced testers

  3. after more formal techniques have been applied

  4. after the system has gone live

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

Error guessing is an experience-based, informal technique. It is most effective as a complement after formal, systematic techniques (like boundary value analysis) have been applied to ensure no obvious gaps remain uncovered.