What is the new feature in VSTS 2010 from the below list
-
Test View
-
Test List Editor
-
Test Impact View
-
None of the above
C
Correct answer
Explanation
Test Impact View was introduced as a new feature in VSTS 2010 to help developers understand which tests are affected by code changes. It analyzes code coverage and dependencies to recommend which tests should be run after a code modification. Test View and Test List Editor existed in earlier versions, making Test Impact View the standout new feature in the 2010 release.