Valid 70-497 Dumps shared by ExamDiscuss.com for Helping Passing 70-497 Exam! ExamDiscuss.com now offer the newest 70-497 exam dumps, the ExamDiscuss.com 70-497 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com 70-497 dumps with Test Engine here:
You plan to conduct a test for a multi-tier ASP.NET website using Microsoft Test Manager (MTM). You have created a test plan named QA Release 1.0. You also have created a test setting for the QA Release 1.0 test plan with the Database, Web Client, and Web Server roles. The QA Release 1.0 test plan must specify that test runs: Collect specific diagnostic trace information to help analyze bugs that are difficult to reproduce, and Collect information about which methods of your applications code were used when a test case was run. You need to configure the QA Release 1.0 test plan to meet these requirements. What should you do?
Correct Answer: A
Explanation/Reference: Test Settings: Data and Diagnostics * (needed) IntelliTrace : You can configure the diagnostic data adapter for IntelliTrace to collect specific diagnostic trace information to help isolate bugs that are difficult to reproduce * (needed for Web Client - Web Server traffic) ASP.NET Client Proxy for IntelliTrace and Test Impact: This proxy allows you to collect information about the http calls from a client to a Web server for the IntelliTrace and Test Impact diagnostic data adapters. * (needed) Test impact : You can collect information about which methods of your applications code were used when a test case was running. This information can be used together with changes to the application code made by developers to determine which tests were impacted by those development changes. Reference: Specifying Test Settings for Visual Studio Tests