Suppose you have a very stupid web page that adds two numbers together. Figure 1: A stupid web page to sum two numbers WOW, this is really a beautiful and useful web page , now I want to register a web performance test that is able to use extraction rules to use this page as [...]

Continue reading about Advanced capability in Web Performance Test of VS2010

In a previous post I showed how to create a custom loop that permits you to create a loop in a web performance test to iterate from the char ‘a’ to char ‘z’, now I want to be able to create an inner loop that for each loop extract all the names of the customers [...]

Continue reading about Extending Visual Studio 2010 Web Test–Regex extraction

Visual Studio has an integrated Web Test tool capable to record navigation in IE to create web tests that can be used even for Load Testing. One of the most interesting capabilities of this tool, is that it is pluggable. Suppose you have recorded a simple test that verifies the registration procedure for a web [...]

Continue reading about Extending Visual Studio 2010 Web Test