Performance Testing Fundamentals

Quiz covering performance testing concepts including performance counters, bottlenecks, HTTP error codes, analysis graphs, throughput, and network delay analysis

7 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Which option in the Analysis tool allows you to see the results of two graphs from the same load test scenario in a single graph?

  1. Drill Down
  2. Apply Filter
  3. Merge Graphs
  4. Auto Correlate
Question 2 Multiple Choice (Single Answer)

Which Analysis graph details the delay for the complete path between the source and destination machines?

  1. MS IIS
  2. Windows Resource
  3. Network Delay Time
  4. Time to First Buffer Breakdown
Question 3 Multiple Choice (Single Answer)

During analysis of a scenario, you realize that the throughput becomes flat as Vusers continue to increase. What is the likely cause?

  1. Bandwidth problem
  2. A database server problem
  3. A web server connection problem
  4. An application server connection problem
Question 4 Multiple Choice (Single Answer)

Which Analysis graph shows the number of transactions against transaction response times?

  1. Transactions per Second
  2. Average Transaction Response Time
  3. Transaction Response Time Under Load
  4. Transaction Response Time (distribution)
Question 5 Multiple Choice (Single Answer)

Which HTTP error code indicates that an individual business process is failing under load or the web application itself has crashed?

  1. 400
  2. 401
  3. 403
  4. 500
Question 6 Multiple Choice (Multiple Answers)

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
Question 7 Multiple Choice (Single Answer)

Which one amongst the following is not the important performance counter for identifying Memory related bottleneck

  1. Available Memory Bytes
  2. Committed Memory Bytes
  3. Memory Pages / seconds
  4. % User Time