NUnitAsp is a tool for automatically testing ASP.NET web pages. It's an extension to NUnit, a tool for test-driven development in .NET.
Once you have an automated suite of tests, you'll never go back. It gives you incredible confidence in your code...