AI Enablement Hub

Back to prompt library

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

  1. Open the profile page.
  2. Change the display name.
  3. 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

Department
Quality Assurance
Tool
Tool-agnostic
Use case
bug-reporting
Risk
Low risk
Status
Approved
Version
1
Last reviewed
Jun 21, 2026
Input required
Raw bug notes, environment, steps, expected result, actual result, logs, and attachments list
Expected output
Clear bug report with title, severity suggestion, reproduction steps, expected and actual results, and evidence gaps

Sources