Web Test Walkthroughs

This section contains a series of walkthroughs designed to introduce you to Web tests, and some of the most common Web test functionality. These walkthroughs are designed to be done as a series. The later walkthroughs build upon the work begun in the earlier walkthroughs. The first two must be completed in order. The next two can be completed in any order after the first two. The last one should be completed last.

In This Section

  • 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.
  • 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.

See Also

Tasks

Walkthrough: Creating and Running a Load Test

Other Resources

Creating Load Tests