Ever wondered how to do the branching and looping in a web test. Until VS 2008, this is possible only by creating coded web tests and work through your logic But with VS 2010, it comes out of the box as Chirs explains. http://blogs.msdn.com/chrispat/archive...
Nice application on various Visual Studio products with key features and myth busters. http://msdn.microsoft.com/en-gb/ee679805.aspx
I have been working on a new build process using TFS 2008 and VS 2008 and were setting up a new build server and were researching whether I could run web tests in the build PC as part of build verification test without installing the Visual Studio test...