View Source

h2. Overview

The build reports in QuickBuild are published by using [publish build reports step|06. Publish Build Reports]. The build report will be generated after the build finishes. After the build reports is published, you can:
1. View an overview status in [build dashboard|2.1 Build Dashboard].
2. View the details report by clicking the related category in _Build_ Tab.
3. View the trends of the current report in [Statistics tab|4. Working with Statistics].

If you need to publish a build report that is not supported by QuickBuild, you may also [add your own custom report to QuickBuild|Adding Third Party Reports].

h2. Supported Reports

|| Report Type || Version Supported ||
| JUnit Report | 3.8\+ |
| CheckStyle Report | |
| EMMA Report | |
| PMD Report | |
| NUnit Report | |
| MBUnit Report | |
| Ivy Dependency Report | |

h2. Report Table

QuickBuild is using a grid table to display the records of a build report as follows:

_{+}Screenshot: PMD Files Summary Report{+}_
!Screenshots^report_table.png!

Below is a fast overview on the actions in the report table:

h3. Re-order The Report

By clicking the header of the table, you can re-order the report results by selected column.

!Screenshots^report_table_header.png!

h3. Display The Sub-Records

Some reports contains sub reports, for example, in JUnit Packages report, you can click each link of the Package Name, then all the test cases relative to this package will be displayed.

!Screenshots^report_table_children.png!

h3. Display The Statistics of Last Ten Builds

When clicking a column with !stats-small.gif!, the status of last ten builds will be displayed. This will help you to track your builds more accurately.

!Screenshots^report_table_stats.png!

h3. Filtering/Navigating The Report

At the bottom of the report table, controls are available to filter/navigate the report.

!Screenshots^report_table_controller.png!

h4. Filter the records

Just enter any words you want to filter, and press 'Go' button, the report will be filtered. Clear the filter input field, and press 'Go' button, and all records will be shown again.

By selecting 'containing' or 'excluding', the records will include or exclude the word(s) you have entered.

h4. Navigate the records

* By entering the page number and pressing the Enter/Return key, the report will display the pages you requested.
* The records page number can be selected by the choice box next to 'Show Rows'.