Standard reports

BugBug offers standard reports for test runs and suite runs. All of them you can find in the Runs history module.

Standard reports are:

  • PDF summary - visual summary of test results. The test run report includes general information and step statuses. The suite run report provides general information and test run statuses. You can find examples here.

  • JUnit XML - summary of test results in output format used by software testing frameworks.

To download the standard report, you have to:

  1. Go to the test run or suite run.

  2. Open the dropdown menu and click Download report .

  1. Select the report type that you need and click Continue.

  1. Add a custom note if you add some context to the report, and click Download.

Examples of standard reports

Test run standard reports example

Below, you can find an example of how a PDF and JUnit XML report look for a single test run.

Suite run standard reports example

Below, you can find an example of how a PDF and JUnit XML report look for a single suite run with multiple tests inside.

Last updated

Was this helpful?