|
|
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.
Presented by Eric Lee Duration: 12 minutes, 39 seconds Date: 26 February 2007
Visit the VSTS Developer Center on MSDN
for additional resources and download or order your
trial copy
of Visual Studio Team Suite or Team Foundation today.
|
Watch the video | Download the video | Get the code