This is Syed Aslam Basha here from Relationship experience division (RXD) team.
Test impact analysis helps developers to quickly identify the tests(unit/CUIT) that need to be run for the latest code change. It’s one of the features in visual studio 2010 (VS) available in Premium and Ultimate editions. It works with only managed code.
Let me show Test impact analysis with a Sample web application which has a web page and a class along with Test project.
- Syed Aslam Basha (syedab@microsoft.com)
Relationship experience division (RXD) Team
Test Lead
---------------------------------------------------------
Please leave a comment if the blog post has helped you.
This helps. And I'd love to understand how this feature works with manual test cases and CodedUI tests. Thanks!
MSDN page has additional details - msdn.microsoft.com/.../ee256991.aspx [Look for remote execution test settings section]