How do you log and report a bug in the AUT?

❓ How to do it

  1. Identify and Replicate: Confirm the bug by replicating the issue.
  2. Gather Details: Collect error logs, screenshots, and steps to reproduce.
  3. Severity and Priority: Assess and assign severity and priority levels.
  4. Documentation: Write a clear, concise bug report.

Best Practices/Pitfalls

  • Clarity and Completeness: Ensure reports are clear and include all relevant information.
  • Avoid Assumptions: Don't assume the developer knows the context; explain thoroughly.
  • Pitfall: Reporting without replication or sufficient detail can lead to delays in resolution.