Bird
0
0

Which of the following is the correct way to write the 'Expected Result' in a bug report?

easy📝 Syntax Q12 of 15
Testing Fundamentals - Test Documentation
Which of the following is the correct way to write the 'Expected Result' in a bug report?
AThe software crashes sometimes.
BThe software is slow.
CI don't like how the software looks.
DThe software should save the file without errors.
Step-by-Step Solution
Solution:
  1. Step 1: Understand what 'Expected Result' means

    It describes what should happen when the software works correctly.
  2. Step 2: Choose the option that clearly states the correct expected behavior

    The software should save the file without errors. clearly states the expected behavior: saving the file without errors.
  3. Final Answer:

    The software should save the file without errors. -> Option D
  4. Quick Check:

    Expected result = correct software behavior [OK]
Quick Trick: Expected result shows correct behavior, not opinions [OK]
Common Mistakes:
  • Writing vague or subjective expected results
  • Confusing actual and expected results
  • Skipping expected result section

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More Testing Fundamentals Quizzes