Performance Testing Questions and Answers

Performance Testing | Mock Test

1
HP Diagnostic probe gives the following statistics on the Heap utilization
a. Heap Total
b. Heap Free
c. Heap Min
d. Heap Max

Answer : Heap Total

2
HP Diagnostics drilling down is possible at the following layers
a. Package
b. Class
c. Method
d. Thread
Answer : Package

3
IIS LOG file can be accessed through standard __________ for further analysis
a. Wildcard filter
b. SQL Queries
c. Progressive search
d. Using grep command
Answer : SQL Queries

4
Which of the following is TRUE for the Capacity Manager
a. This includes CMDB integration
b. Capacity Manager should be connected to real time server in production for better modeling
c. It is Agentless
d. This is not linear trending
Answer : This includes CMDB integration

5
Which of the monitors can be integrated in the Data Manager to talk to Capacity Manager?
a. HP Openview
b. CMC Patrol
c. Logs
d. Sripts
Answer : HP Openview

6
Which options are available while adding the servers in the Capacity manager?
a. Add from Data Manager
b. Add an Hypothetical Web Server
c. Add an Hypothetical Web Server
d. Add an Hypothetical VM
Answer : Add from Data Manager

7
Who does not examine the effects of change in workload infrastructure
a. Performance Analyst
b. Database Administrator
c. Operations manager
d. Capacity Manager
Answer : Database Administrator

8
Who examines the effects of change in workload infrastructure
a. Performance Analyst
b. Functional Tester
c. Developer
d. DBA
Answer : Functional Tester

9
Why is it essential to know the Capacity Utilization?
a. Enables better workload prediction
b. Enables better resource utilization
c. Enables better Analytical model
d. Enables better prediciton on server thresholds
Answer : Enables better prediciton on server thresholds

10
What are the disadvantages of mutable objects
a. Can make your code obscure
b. Can defragment the memory
c. Can confuse the GC
d. Can not make your code obscure
Answer : Can make your code obscure