Author: Tess | Posted on: 10/1/2008 8:01:14 AM | Views : 863

I?ve been wanting to dig into the Test features in Visual Studio Team System for a while to ?debug? issues during the test phase.  In my previous post I linked to a Swedish screen cast by Mikael Deurell, but for those of you who don?t know Swedish I thought I?d walk through troubleshooting a couple of my labs using the Visual Studio Team System Profiler and Load Tests. 
Problem description
The issue we will troubleshoot comes from lab 1 in my BuggyBits lab set, and the scenario here is that we see that the execution times for the page FeaturedProducts.aspx keep increasing, and under load the page even times out.
Those of you who have walked through the labs will of course know what the underlying issue and resolution is, so please act surprised when you get to the end:)
So what we want to accomplish here is
1. Set up a l ...

Go to the complete details ...