The current set up uses FinalBuilder for Continuous Integration & builds of a enterprise wide suite of ASP.NET applications & Services.
I intend to have NUnit hooked to the CI build process.
What should be my top priority category of tests - which if failed - should halt the process?
I plan to get with the Product Owners to find out the top functionalities that they cannot do without. But from a generic perspective what would/should be considered critical enough to halt the process?