Author Topic: How to write a helpful bug report  (Read 16702 times)

Foundation

  • Honourable King
  • *****
  • Posts: 2526
  • Okay... you got me
    • View Profile
    • White Halmos
Re: How to write a helpful bug report
« Topic Start: March 03, 2012, 12:26:23 AM »
Here's the recommendation from Joel on Software:

Quote
It's pretty easy to remember the rule for a good bug report. Every good bug report needs exactly three things.
  • Steps to reproduce
  • What you expected to see
  • What you saw instead
[/size]

Source: Painless Bug Tracking - http://www.joelonsoftware.com/articles/fog0000000029.html
The above is accurate 25% of the time, truthful 50% of the time, and facetious 100% of the time.