Multiple choice technology testing

Error guessing is best used

  1. As the first approach to deriving test cases

  2. After more formal techniques have been applied

  3. By inexperienced testers

  4. After the system has gone live

  5. Only by end users

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

Error guessing is applied after formal techniques such as boundary value analysis or equivalence partitioning have been used, because it relies on tester intuition to uncover hidden defects. It is not the first approach, nor is it limited to inexperienced testers, post‑production use, or end‑user activities, which makes those options incorrect.