Posts Tagged ‘tfs’

Test Manager - Getting Started Resource

I found a great resource that shows how to get started with test manager….
http://blogs.msdn.com/b/walterm/archive/2010/11/11/getting-started-with-visual-studio-2010-test-manager.aspx


Impacted Tests

Another neat feature is a way to find tests that are impacted by a certain build or builds. When you run a test, the tool not only records your steps, but also which pieces of code are executed. So when a new build is available, you can pick a build to compare the newest one [...]


Welcome

I have a new project starting up where we will be using the Microsoft Test Manager tool with Microsoft Team Foundation Server for all of the test activities. I have never used this tool, it was actually revamped in the 2010 version. My experience has been with Quality Center, so I want to share my [...]