Walkthroughs for Team Edition for Testers

These walkthroughs introduce the major feature areas of Visual Studio Team Edition for Testers. Using a series of step-by-step instructions, the following walkthroughs illustrate how to create tests, how to run them, and how to obtain test results.

  • Walkthrough: Creating a Coded Web Test
    In this walkthrough you convert a recorded Web test into a coded Web test. After you convert the Web test to a coded Web test, you add new code to the Web test, and verify that it works correctly.
  • Walkthrough: Creating and Running a Generic Test
    In this walkthrough, you create a program to wrap as a generic test. Then, you create and run the generic test. You also follow steps to pass command-line arguments and deploy files when you run the test.