AspNetCore.Docs/aspnet/web-forms/videos/vs-2005/custom-extraction-rules-and...

1.5 KiB

uid title author description ms.author ms.date ms.assetid msc.legacyurl msc.type
web-forms/videos/vs-2005/custom-extraction-rules-and-coded-web-tests Custom Extraction Rules and Coded Web Tests | Microsoft Docs rick-anderson Visual Studio Team System makes it easy to test a Web application by recording a user's interaction with the application and then repeatedly replaying the re... riande 02/26/2007 7e2efe4c-8632-4d61-a82f-8e0bbd47c175 /web-forms/videos/vs-2005/custom-extraction-rules-and-coded-web-tests video

Custom Extraction Rules and Coded Web Tests

by Eric Lee

Visual Studio Team System makes it easy to test a Web application by recording a user's interaction with the application and then repeatedly replaying the recorded interaction. But users do not typically perform the same actions again and again. In this video we see how to extend and customize our automated Web tests to more accurately reflect the way a user would interact with the application. We learn how to create custom extraction rules to pull data from a Web control that the default extraction rules may not support, and how to add C# or Visual Basic-coded Web tests to add functionality such as looping, logic, and accessing external data.

▶ Watch video (12 minutes)

[!div class="step-by-step"] Previous Next