nerdexam
Microsoft

70-498 · 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…

Manage application deployment

Question

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.)

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

(25 responses)
  • A
    4% (1)
  • B
    76% (19)
  • C
    12% (3)
  • D
    8% (2)

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

#event logs#incident data#operations diagnostics#dev-ops communication

Community Discussion

No community discussion yet for this question.

Full 70-498 Practice