Bird
Raised Fist0

Why is it important to include both 'Expected Result' and 'Actual Result' in a bug report?

hard🧠 Conceptual Q10 of Q15
Testing Fundamentals - Test Documentation
Why is it important to include both 'Expected Result' and 'Actual Result' in a bug report?
ATo clearly show the difference between intended and observed behavior
BTo provide steps to fix the bug
CTo list all software versions installed
DTo describe the user interface design
Step-by-Step Solution
Solution:
  1. Step 1: Understand the role of Expected and Actual Results

    Expected Result shows what should happen; Actual Result shows what did happen.
  2. Step 2: Explain importance

    Showing both highlights the bug clearly by contrasting intended vs observed behavior.
  3. Final Answer:

    To clearly show the difference between intended and observed behavior -> Option A
  4. Quick Check:

    Expected vs Actual = difference shows bug [OK]
Quick Trick: Expected and Actual show bug difference [OK]
Common Mistakes:
MISTAKES
  • Confusing results with fix instructions
  • Listing software versions here
  • Describing UI design instead

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes