Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » Extraction Rule... » Validation Rule   (RSS)

Event ordering in Web Tests

Web tests have a number of extensibility points before and after a request. What order do they run in? The hooks are: WebTestPlugin.PreRequest WebTestRequestPlugin.PreRequest ExtractionRule.Extract ValidationRule.Validate Here is a sequence diagram that

New templates for plugins and rules

Inspired by templates developed by Dennis Bass of the services test labs, I added new item templates to the codeplex.com\TeamTestPlugins project. If you install these on your machine it makes creating new plugins much easier: If you work with web and
 
Page view tracker