70-497 · Question #50
70-497 Question #50: Real Exam Question with Answer & Explanation
The correct answer is B. On the Data and Diagnostics page, select the Event Log, ASP.NET Client Proxy for. Test Settings: Data and Diagnostics - 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. - IntelliTrace : You can con
Question
Options
- AOn the Data and Diagnostics page, select the Event Log and System Information options.
- BOn the Data and Diagnostics page, select the Event Log, ASP.NET Client Proxy for
- COn the Data and Diagnostics page, select the Event Log and IntelliTrace options.
- DOn the Data and Diagnostics page, select the Event Log and ASP.NET Client Proxy for
Explanation
Test Settings: Data and Diagnostics - 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. - 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. This adapter creates an IntelliTrace file that has an extension of .iTrace that contains this information. When a test fails, you can create a bug. The IntelliTrace file that is saved with the test results is automatically linked to this bug. The data that is collected in the IntelliTrace file increases debugging productivity by reducing the time that is required to reproduce and diagnose an error in the code. From this IntelliTrace file the local session can be simulated on another computer, this reduces the possibility of a bug being nonreproducible.
Community Discussion
No community discussion yet for this question.