<< Previous Back to Product Tour Table of Contents Next >>

BuildBeat contains strong integrated support for handling errors within the build. If a build fails, you'll be able to quickly determine what went wrong.


Conditionally Abort a Build

After a task executes, you can check the return code of the process and abort the build. The specified status message is automatically logged by the data warehouser, and is viewable within the web reports interface.


Setting the Build Task Status

Not only does each build have an overall pass/fail status, each individual task within the build also has its own pass/fail status. This setting is controlled by using the Status & Termination Settings tab of the task configuration screen.


Error Handling within Unit Test Execution

BuildBeat's integrated unit testing support contains settings for controlling warning and error handling within unit test execution.

<< Previous Back to Product Tour Table of Contents Next >>