The following extra functionality is automatically made available when a FinalBuilder project runs as part of Team Build.
Published MSTest (Visual Studio Test) Results
By default, the MSTest action will publish results to the Team Foundation Data Warehouse, so they are available from Build Explorer and Team Foundation Reports.
Test Statistics
Other testing tools actions (such as NUnit, MbUnit, etc.) will automatically publish test statistics to the Team Foundation Data Warehouse. These statistics (tests run, tests failed, etc.) are available from Build Explorer and Team Foundation Reports.
If there are failed tests but the FinalBuilder project completed successfully, the build result is automatically updated from "Success" to "Partial Success".
Compiler Results
Results from compiler actions also publish metrics (errors, warnings, etc.) to the Team Foundation Data Warehouse.