Figure:01 |
- Provide clear and concise steps to reproduce the bug
Include a detailed description of what you were doing before the bug occurred, along with the steps to reproduce the bug. This will help the developer understand the context of the bug and reproduce it easily.
- Report the problem immediately
- Test the same bug occurrence on other similar modules
- Include screenshots or screen recordings
Including screenshots or screen recordings of the bug can provide visual context and make it easier for the developer to understand the issue.
- Include the environment details
Provide information about the environment in which the bug occurred, such as the operating system, browser, and version number. This will help the developer to narrow down the cause of the bug.
- Read the Bug report before hitting the Submit button
Review the bug report thoroughly for ambiguous wording or steps that could lead to misinterpretation. Avoid using misleading words or sentences to ensure a clear and concise bug report.
- Be polite and respectful
Remember that the developer is trying to fix the bug, so be polite and respectful in your communication. Avoid using accusatory language and focus on providing helpful information.
- Expected vs. actual behavior
- Additional details / Comments
Figure:02 |
- Bug Name: Application crashes upon clicking the SAVE button while creating a new user.
- Bug ID: (It will be automatically created by the BUG Tracking tool once you save this bug).
- Area Path: USERS menu -> New Users
- Build Number: Version Number 5.0.1
- Severity: HIGH (High/Medium/Low)
- Priority: HIGH (High/Medium/Low)
- Assigned to: Developer-X
- Reported By: Your Name
- Reported On: Date
- Reason: Defect
- Status: New/Open/Active (Depends on the Tool you are using)
- Environment: Windows 2003/SQL Server 2005
- Description: Application crashes upon clicking the SAVE button while creating a new the user, hence unable to create a new user in the application.
Remember, the goal of a good bug report is to provide enough information for the development team to identify and fix the issue quickly and efficiently.
Comments
Post a Comment