You are using Microsoft Test Manager (MTM) to run a test case. During the previous run of the same test case, a bug was filed. The developer could not reproduce the bug. The test settings assigned to the test plan do not include an adapter to collect IntelliTrace data.
You have created a test setting that includes the IntelliTrace data adapter.
You need to re-run the test with the settings that have the IntelliTrace data adapter.
What should you do?
Correct Answer: A
Explanation/Reference:
* Creating a new Test Settings

The built-in data adapters in MTM 2012 include:
IntelliTrace: Used to collect run-time and exception information from the system under test that can be used by developers to speed up the time it takes to understand the cause of a problem.
* When we want to use the test settings we either assign it to the test plan or choose the test setting when we start a test run by selecting Run Options
