What should you do?

You create an application by using Microsoft Visual Studio .NET 2008 and the .NET Framework 3.5.
You design a performance testing instrumentation strategy for the application. The performance tests must gather the following metrics:
– Average CPU utilization percentage
– Time duration of method calls
– Maximum number of simultaneous users
You need to design a code instrumentation strategy to capture the required information.
What should you do?

You create an application by using Microsoft Visual Studio .NET 2008 and the .NET Framework 3.5.
You design a performance testing instrumentation strategy for the application. The performance tests must gather the following metrics:
– Average CPU utilization percentage
– Time duration of method calls
– Maximum number of simultaneous users
You need to design a code instrumentation strategy to capture the required information.
What should you do?

A.
Use Event Tracing for Windows in the code.

B.
Use the Custom Performance counters in the code.

C.
Use Microsoft Enterprise Instrumentation Framework.

D.
Use the Windows Management Instrumentation counters in the code.



Leave a Reply 0

Your email address will not be published. Required fields are marked *