# Standard reports

BugBug provides standard reports for both **test runs** and **suite runs**. You can access all reports in the [Runs History](https://docs.bugbug.io/running-tests/test-in-your-browser) module.

{% hint style="success" %}
Standard reports are available only in [paid plans](https://bugbug.io/pricing/).
{% endhint %}

### Available report types

* **PDF summary** - visual summary of test results. Test run report includes general information and step statuses. Suite run report provides general information and test run statuses.&#x20;

> You can view an example [here](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FaSpE2N3Rn1rJNpcqJp9A%2FStaging_-_E2E_Regression_tests_2025-10-31_90490.pdf?alt=media\&token=1d8c9f31-a37d-427c-bfaa-0c5c313dec93).

* **JUnit XML** – A structured summary of test results in the output format used by software testing frameworks.

> You can view an example [here](https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FNYRS6j4VtZq8FbRM2cV4%2FStaging_-_E2E_Regression_tests_2025-10-31_90490.xml?alt=media\&token=ffd6e1dc-fb2f-4451-b8a6-1d8a8b7b6f16).

{% hint style="info" %}
If you need more detailed reports — including screenshots for each step or raw data in CSV or JSON format — see the [Advanced Reports](https://docs.bugbug.io/organizing-tests/reporting/advanced-reports) section.
{% endhint %}

### How to download a standard report

1. Go to the desired **test run** or **suite run**.
2. Open the dropdown menu and click `Download report` .<br>

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2Fje3jTjyK85GxUdgNLNOG%2Fimage.png?alt=media&#x26;token=9de173c0-f802-4002-9bf6-f4084044d282" alt=""><figcaption></figcaption></figure>

3. Select the report type that you need and click `Continue`.

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2F3TbHHYjeptC4dEhCYYQD%2Fimage.png?alt=media&#x26;token=73c14cfa-6d82-4f56-8a0c-a158298f94c9" alt=""><figcaption></figcaption></figure>

4. Add a custom note if you need to include some additional context in the report, and click `Download`.&#x20;

<figure><img src="https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FbUuJthHccpy8wZiPBDyT%2Fimage.png?alt=media&#x26;token=3487c706-6234-4de0-9266-48cafcf5c033" alt=""><figcaption></figcaption></figure>

### Examples of standard reports

Below, you can see examples of a PDF and a JUnit XML report for a single suite run containing multiple tests.

{% file src="<https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FaSpE2N3Rn1rJNpcqJp9A%2FStaging_-_E2E_Regression_tests_2025-10-31_90490.pdf?alt=media&token=1d8c9f31-a37d-427c-bfaa-0c5c313dec93>" %}

{% file src="<https://3168433179-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MKixgeBPbLvnD0l1eiV%2Fuploads%2FNYRS6j4VtZq8FbRM2cV4%2FStaging_-_E2E_Regression_tests_2025-10-31_90490.xml?alt=media&token=ffd6e1dc-fb2f-4451-b8a6-1d8a8b7b6f16>" %}
