Advanced Web Test Tasks

Recorded Web tests provide a foundation to develop highly customized Web testing functions. The information in following topics expands upon the built-in functionality of recorded Web tests so that you can perform customized testing.

Web Test Customization

  • How to: Use the Web Test API
    Describes the uses of the WebTesting namespace, and describes how to start programming a coded Web test.

  • Using Plug-ins
    Describes plug-ins, which consist of custom code that you can attach to a Web test or an individual HTTP request within a Web test.

  • How to: Create a Web Service Test
    Describes how to test the pages of Web service by customizing the requests of a Web test.

See Also

Tasks

Walkthrough: Recording and Running a Web Test

Walkthrough: Creating a Coded Web Test