Beginner Writing #bug-reports #qa #reproducibility

Bug Reports

3 exercises — write effective titles, complete all six essential fields, and craft reproducible step-by-step instructions.

0 / 3 completed
Bug report structure
  • Title: [Component] [symptom] on [environment] — specific and searchable
  • Environment: OS, browser/app version, device, build number
  • Steps to Reproduce: numbered, with exact inputs and URLs
  • Expected: what should happen according to specs/design
  • Actual: what does happen — precise symptom description
  • Attachments: screenshot, screen recording, or error log
1 / 3

A developer files this bug report title:

"It's broken again"

Which rewrite best follows the good bug report title format: [Component] [action/symptom] on [context]?