Results & Monitoring

Bug Reports

Report and track bugs discovered by your tests

When a test failure reveals a genuine bug in your application, you can create a bug report directly from the test run. Bug reports track the issue through your team's workflow until it's resolved.

Two Categories

  • User Bugs — Bugs in your application that tests discovered. These are real defects that need fixing.
  • Platform Bugs — Issues with the QAbyAI platform itself. Report these when the test tool behaves unexpectedly.

Creating a Bug Report

From a failed test run detail page:

  1. Click the Bug Report button
  2. The report is pre-populated with context from the test run:
    • Which test case failed
    • The failed step and error details
    • Link to the test run and specific attempt
    • Failure tags (if annotated)
  3. Add a description and any additional context
  4. Submit the report

Bug Report Workflow

Each bug report moves through a structured workflow:

StateDescription
BacklogReported but not yet prioritized
TodoPrioritized and ready to work on
In ProgressSomeone is actively working on it
In ReviewFix is ready for review
DoneBug is resolved
CancelledNot a real bug or won't fix
DuplicateAlready reported elsewhere

Comments & Discussion

Each bug report has a comment thread where team members can:

  • Discuss the root cause
  • Share additional reproduction steps
  • Provide updates on fix progress
  • Link related test runs or failures

Linear Integration

Connect QAbyAI with Linear to keep your bug tracking in sync:

  • Auto-create — Automatically create a Linear issue when a bug report is filed
  • Link existing — Link a bug report to an existing Linear issue
  • Status sync — When the Linear issue status changes, the bug report status updates automatically (and vice versa)

This keeps your engineering team's workflow in Linear while QA tracks bugs in QAbyAI.

My Bug Reports

Access My Bug Reports from the sidebar to see all bug reports you've created. Filter by status, category, and date to manage your reported issues.

Test cases with unresolved bug reports show a bug icon with a count badge on the Runs listing page, making it easy to spot known issues.