As most of you are already aware, we released RC version of Visual Studio 2010 recently. For those who are not aware, you can download it from this location. I would like to discuss a few changes that we have done in Test Runner post Beta 2. The changes are mainly made after receiving feedback from our Beta 2 users and also from the amazing dogfooding effort that happened inside our team. You might be wondering what dogfooding is. In Microsoft, we believe in using the product ourselves long before it ships to our customers. By using, I mean using it in our current project as a part of our development cycle. For instance, we have Microsoft Test Manager(MTM) which is a Test Case Management tool and the test runner which is used in executing manual tests. For a long time, our test teams have been using MTM to test MTM. The manual tests for MTM have been executed using the Test Runner. This not only helped us uncover quite a few bugs but also made us question the usability of the product....