Multiple choice technology testing

What is the new feature in VSTS 2010 from the below list

  1. Test View

  2. Test List Editor

  3. Test Impact View

  4. None of the above

Reveal answer Fill a bubble to check yourself
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.