Tag: performance

Questions Related to performance

  1. Bandwidth problem

  2. A database server problem

  3. A web server connection problem

  4. An application server connection problem


Correct Option: A
  1. Transactions per Second

  2. Average Transaction Response Time

  3. Transaction Response Time Under Load

  4. Transaction Response Time (distribution)


Correct Option: D

What could be the possible reason/reasons for poor response time bottleneck

  1. • High percentage of CPU usage

  2. • Poor logical database design, such as bad table design

  3. • Inefficient session and state management

  4. • High queue length on server side


Correct Option: B,C,D
  1. Available Memory Bytes

  2. Committed Memory Bytes

  3. Memory Pages / seconds

  4. % User Time


Correct Option: D
  1. 5 Seconds

  2. 10 Seconds

  3. 15 Seconds

  4. 30 Seconds


Correct Option: B
  1. • To let all Vusers stop at once

  2. To gradually release resources of the system after a heavy load

  3. To monitor Performance Center servers

  4. None of these


Correct Option: B
  1. Disk sec / Transfer

  2. Network Interface\ Bytes Total/sec

  3. Server\ Bytes Received/sec

  4. Packets Received Errors


Correct Option: A
  1. monitor just the Database server

  2. monitor just the Application server

  3. monitor all system components present in your AUT

  4. use the performance summary instead of monitoring individual components


Correct Option: C