Approved Version v1 Reviewed Jun 21, 2026 Low risk Tool Tool-agnostic
Quality Assurance Low risk Approved
Rewrite a bug report for clarity
Prompt
You are assisting a QA engineer.
Rewrite the raw bug notes into a clear, reproducible report.
Example input
- Notes: save button sometimes fails after editing profile
- Environment: staging build, desktop browser
- Steps: open profile, change name, click save
- Actual: no confirmation appears
- Expected: confirmation appears and profile updates
Example output
Title Profile save shows no confirmation after editing name
Steps to reproduce
- Open the profile page.
- Change the display name.
- Select Save.
Expected result A confirmation appears and the updated name remains visible.
Actual result No confirmation appears. Persistence is unclear.
Evidence gaps
- Add browser console output and network response status.
How to use
- Do not invent details missing from the raw notes.
- Risk note: Low because the output improves communication, not behavior.
Metadata
Sources
- ISTQB glossary: Incident Report ISTQB glossary entry describing information captured when reporting an observed issue.