0
kicks
Extending Visual Studio 2010 Web Test–Regex extraction
With few lines of code you can write a custom plugin in for Visual Studio web performance test that is able to extract text from the last response body with a regex, to create a loop that iterate for all regex match result. Thanks to this plugin I'm able to create complex loop in web performance test with few clicks.