Contents tagged with TFS 2010
-
Run tests without VS IDE
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 edition. Looks like it is possible with VS 2010 and all you need is VS Team Agent which is a lightweight component running on your build server.
Here is the article, clearly explaining how to go about it.
http://blogs.msdn.com/anutthara/archive/2009/12/16/running-tests-in-mstest-without-installing-the-vs-ide.aspx -
How to migrate TFS 2008 build definitions to TFS 2010
List of QA on migration of TFS 2008 build definitions to TFS 2010 from Jim
-
TFS 2010 key changes
Brain has done a wonderful job on creating a blog on the key developments/architectural changes in TFS 2010. Worth reading. Even better the comment section (though it is real long!!). I was hoping for branched history for a given file in TFS 2010 but it looks like it is still missing. I guess we have to live with Power tools until it comes out:(