This document evaluates test driven development (TDD) and parameterized unit testing (PUT) in the .NET web platform. It covers topics such as TDD in the .NET environment, database unit testing with DBUnit and DB Pro, automated web testing with Selenium and Visual Studio, unit testing with NUnit and Microsoft Test, and load testing. The document also discusses MVC .NET testing, Microsoft PEX for parameterized unit testing, and the strengths and limitations of various testing tools.