Creating Unit Tests
Visual Studio 2005
You can create unit tests in one of two ways: generate them from source code or author them by hand. The following topics describe both these methods.
In This Section
How to: Create an ASP.NET Unit Test
Coding a Data-Driven Unit Test
How to: Configure a Data-Driven Unit Test