Print Page | Close Window

How to Write a Helpful Bug Report

Printed From: One Stop Testing
Category: Software Testing @ OneStopTesting
Forum Name: Bug Report @ OneStopTesting
Forum Discription: After Creating the Test Plan, Writing the Test Cases and using them, Finally We need to generate those Bug Reports which Proves that Testers are Good enough & most importantly Indispensable.
URL: http://forum.onestoptesting.com/forum_posts.asp?TID=701
Printed Date: 11Jan2025 at 5:59am


Topic: How to Write a Helpful Bug Report
Posted By: Rupali
Subject: How to Write a Helpful Bug Report
Date Posted: 05Apr2007 at 3:58am

Imagine a customer telling you that your product is not working. You would probably have many questions:

  • How serious is the situation?
  • Is there a defect in your product, or is the defect in another part of the customer system?
  • Is the issue already known?
  • Is a solution already available?

Now imagine thousands of such incidents from around the world. How would you analyze these incidents as quickly, efficiently, and accurately as possible? After all, each report is a chance to make the product better for everyone.

This scenario is the challenge that the WebBugs team faces every day. Ideally, the team would be able to investigate every bug report in person. But this approach is not realistic, so we have designed a http://bugs.sun.com/services/bugreport/index.jsp - bug-reporting site to help us gather the information we need.

Our goal is to assist developers in creating a report that is complete and compact. A complete report allows our team's developers to reproduce the problem locally. A compact report helps us focus the investigation so that we can quickly determine the cause of the behavior.

Let's tour the bug-reporting site to see how we pursue this goal. And note that this document applies only to bugs. It does not discuss the trail for reporting documentation issues and requests for enhancements, which are other options on the bug-reporting site.





Print Page | Close Window