You can create tests of most types by using the tools provided by Visual Studio Team System Test Edition. The only common exception is the generictest. 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.
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.