Verifying Databases with Unit Tests

You can test database objects by using a special variation of the unit testing capabilities of Visual Studio Team Edition for Testers. This type of unit test, the database unit test, is integrated fully into the Visual Studio Team System environment. For more information about Visual Studio Team Edition for Testers, see Getting Started with Team System Testing Tools.

In This Section

  • Unit Tests Overview
    Describes the uses and types of unit tests and provides links to topics that describe other aspects, such as how to create unit tests and how to test private methods.
  • Running Tests
    Provides links to topics that describe how you can start to run any type of test.
  • Test Results and Analysis
    Provides links to topics that describe how you can view test results both quickly and in-depth and how you can save, retrieve, delete, and publish them.