Creating and Editing Tests

You can create tests of most types by using the tools provided by Team Edition for Testers. The only common exception is the generic test. Generic tests are based on external programs or tests that were not originally developed for use in the Team System testing tools. By using the Team System testing tools, you can wrap that test or program to produce a generic test, run it, and view its results.

The topics in the following list describe how to create tests. For descriptions of the different test types, see Selecting a Test Type.

  • Creating Unit Tests
    Provides links to topics about generating and authoring unit tests, including ASP.NET unit tests and data-driven unit tests.
  • How to: Generate a Unit Test
    Describes how to generate unit tests by using a dialog box that is reached through Visual Studio tools windows. 
  • Creating a Web Test
    Describes how you create a Web test and how Web tests fit in Microsoft Visual Studio 2005 Team Edition for Software Testers. 
  • How to: Record a Web Test
    Describes how to create a new Web test in Visual Studio and then use Internet Explorer and the integrated Web Test Recorder to record the actions you perform while you browse a Web site.
  • Creating Load Tests
    Provides links to topics about how to create load tests and how to specify load-test settings such as load patterns, counter sets, and browser mix.

See Also

Concepts

Selecting a Test Type

Other Resources

Managing Tests
Running Tests
Test Results and Analysis