1. Clear Summary:
- Summarize the bug clearly.
- The summary should give the bug's full picture in a single sentence.
2. One Issue = One Bug:
- Do not combine multiple issues in one bug.
- Because different bugs can be assigned to different developers to fix.
- Expand the summary in description-simple and precise.
- Provide as much information as possible.
- How can you reproduce the bug - mention it in bullet points.
- Clear enough developers would reproduce and fix quickly.
- What is the requirement & what is happening?
- The developer knows what is the issue by looking at it.
- Write about your additional observations.
- Helps developers to analyze & hence fix bugs quickly.
- Where have you tested - QA/PRD/CHROME ETC.
- Developer compares this with other environments.
- In which version of the application you found the bug.
- How soon the bug should be fixed.
- Can be HIGH/LOIW/MEDIUM.
- Impact on the product.
- Can be CRITICAL/MAJOR/MINOR/TRIVIAL.
- Evidence of the bug.
- Can be screenshots or screen recordings.
- Link bug to story/test case you are testing.
- Can be 'Associated With' OR 'Blocked By'.
- Attach log file or snippet of log.
- This is a mine of data for developers.
- Check if already bug is reported by someone.
No comments:
Post a Comment