View Source

h2. Overview
The build reports in QuickBuild are published via [publish build reports step|5. Publish Build Reports]. Normally, the build report will be generated after the build finished. After the build reports 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 current report in [statistics tab|3. Working with Statistics].

If you need publish a build report which hasn't been supported by QuickBuild, you may also [add it to the 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
Normally, the QuickBuild is using a grid table to display the records of a build report like below:

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

Below is an fast overview on the functionalities of the report table:

h3. Re-order The Report
By clicking the header of the table, you can re-order the report results by different 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 Stats of Last Ten Builds
When clicking a column with !stats-small.gif!, the last ten builds status of this indicator 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, some controls are supplied to filter/navigate the report.

!Screenshots^report_table_controller.png!

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

By selecting 'containing' or 'excluding', the records will include or exclude the filters you have input.

h4. Navigate the records
* By input the number of page and press the key Enter/Return, the report will display the pages you want.
* Also, the records number of page can be selected by the choice box beside 'Show Rows'.