Welcome to MSDN Blogs Sign in | Join | Help

Dave's Team System Blog

Comments about Team System (VSTS, TFS, etc.), or whatever I see that I think is interesting.

Syndication

Browse by Tags

All Tags » VSTE Software Tester   (RSS)
Setting up a reporting site in SQL Server 2008 Developer Edition
I wanted to set up a load test reporting site, using the samples at http://www.codeplex.com/loadtestreports . On my host OS, I have IIS 7 and SQL Server 2008 Developer Edition, so it was a slightly different setup.  If you’re going to develop any Read More...

Posted Saturday, March 21, 2009 8:58 PM by dscruggs | 1 Comments

When your web test recorder doesn’t show up
I typically run a 64-bit OS, so I occasionally see an issue with the Web Test Recorder explorer bar.  For example, the Web Test Recorder explorer bar wasn’t coming up during a test.  When I added the explorer bar manually, it wasn’t capturing Read More...

Posted Monday, March 02, 2009 12:41 PM by dscruggs | 1 Comments

Visual Studio 2008 Service Pack 1, and Some of the Effects
Some of you might have seen an error like Could not load type 'Microsoft.TeamFoundation.WorkItemTracking.Client.WorkItemTypeDeniedOrNotExistException' from assembly 'Microsoft.TeamFoundation.WorkItemTracking.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' Read More...

Posted Wednesday, February 25, 2009 9:03 PM by dscruggs | 0 Comments

Advanced issues for VSTS testers - Cross posts
The guys over at SRL in Israel have posted some nifty topics on advanced testing ( click here ). The one I love is "Collecting performance counters from UNIX during VS load test", below: Logon once and perform a number of tests Creating customized manual Read More...

Posted Tuesday, June 05, 2007 9:00 PM by dscruggs | 1 Comments

Sync points in Team System Load Tests
Sync points are something you can use to drive heavy load on a system. In some other tools, they're called "Rendezvous points". For example, you could have every user adding items to shopping carts at their own pace, then synchronizing so that they all Read More...

Posted Monday, April 16, 2007 7:25 PM by dscruggs | 2 Comments

Page view tracker