Diving into Visual Studio 2010 Test
I'm excited today because I have installed the released version of the Visual Studio Test 2010 tools. I am evaluating them as a possible replacement for QuickTest Pro and Quality Center in our QA organization.
I have set up a Basic install of Team Foundation Server 2010 on a server, and Visual Studio Ultimate 2010 on a test client. Visual Studio includes the Coded UI test functionality, along with the Test Manager tool for creating and recording manual tests. I was able to fail a manual test in Test Manager, log a bug from there, assign it to myself, and have it show up in Visual Studio where I could edit the bug, and see all the attached system information.
The Visual Studio Agents 2010 are also needed in order to run automated tests from Test Manager, I will be installing those sometime next week. So far so good though.