70-499 · Question #55
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…
The correct answer is B. Event log information. E. Name of the application, server(s), and issue description. Test Impact Analysis (TIA) helps in analysis of impact of development on existing tests. 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…
Question
Options
- ATest impact analysis.
- BEvent log information.
- CIntelliTrace configuration file.
- DPerformance monitor configuration file.
- EName of the application, server(s), and issue description.
How the community answered
(57 responses)- A4% (2)
- B77% (44)
- C7% (4)
- D12% (7)
Explanation
Test Impact Analysis (TIA) helps in analysis of impact of development on existing tests. 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 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
Topics
Community Discussion
No community discussion yet for this question.