070-498 Free Dumps Study Materials
Question 2: Your development team reports that the operations team is not providing sufficient
information for the development team to efficiently diagnose problems in production.
You need to identify standard data that the operations team should provide when they submit
requests to the development team.
Which two standard artifacts should you include? (Each correct answer presents part of the solution.
Choose two.)
A. Test impact analysis.
B. Event log information.
C. IntelliTrace configuration file.
D. Performance monitor configuration file.
E. Name of the application, server(s), and issue description.
Correct Answer: B,E
Explanation:
Test Impact Analysis (TIA) helps in analysis of impact of development on existing tests.
http://msdn.microsoft.com/en-us/library/ff576128%28v=vs.100%29.aspx#intro
Event log information - EventLog lets you access or customize Windows 2000 event logs,
which record information about important software or hardware events. Using EventLog,
you can read from existing logs, write entries to logs, create or delete event sources, delete
logs, and respond to log entries. You can also create new logs when creating an event source.
IntelliTrace configuration file - I couldn't find such thing.
Name of the application, server(s), and issue description seems the information a bug
couldn't exist for a developer.
Networking performance counters can be accessed and managed using the
PerformanceCounter and related classes in the System.Diagnostics namespace.
Networking performance counters can also be viewed with the Windows Performance
Monitor console.