1

performance Online Quiz - 2

Description: performance Online Quiz - 2
Number of Questions: 20
Created by:
Tags: performance
Attempted 0/20 Correct 0 Score 0

What is the recommended transaction monitoring frequency

  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

Which one amongst the following counters are referred to identify Disk related performance issues

  1. Disk sec / Transfer

  2. Network Interface\ Bytes Total/sec

  3. Server\ Bytes Received/sec

  4. Packets Received Errors


Correct Option: A

When , in the analysis graph you see the committed bytes keep on increasing and available bytes decreasing, what could be possible reason behind it

  1. Disk Issues

  2. Network Bandwidth issues

  3. Memory Leaks

  4. Process Bottlenecks


Correct Option: C

Which is considered best practice on selecting components in the Application Under Test (AUT) to monitor?

  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

information is needed to add new monitors in Performance Center? (Select two.)

  1. OS type

  2. IP address

  3. Email address

  4. Available RAM


Correct Option: A,B

The database server receives information from four components. What are these components? (Select four.)

  1. User site

  2. File server

  3. Utility server

  4. Administration site

  5. Controller machine

  6. Load generator machine


Correct Option: A,C,D,E

From where can your teams view analysis data for your load tests?

  1. from the user site

  2. from the controller machine

  3. from the Local Area Network

  4. .from the load generator machine


Correct Option: A

Which option in the Analysis tool allows you to focus on a specific measurement within your graph?

  1. Drill Down

  2. Apply Filter

  3. Merge Graphs

  4. Auto Correlate


Correct Option: A

Which Analysis graph identifies web pages that take the most time; isolates where time is spent; and helps in identifying DNS resolution, SSL, and connection issues?

  1. Windows Resource

  2. Network Delay Time

  3. Time to First Buffer Breakdown

  4. Page Download Time Breakdown


Correct Option: D

Which graph can analyze each web page component's relative server and network time?

  1. Throughput

  2. Windows Resources

  3. Time to First Buffer Breakdown

  4. Transaction Performance Summary


Correct Option: C

Which Analysis graph details transaction response times throughout the test?

  1. Transactions per Second

  2. Average Transaction Response Time

  3. Transaction Response Time Under Load

  4. Transaction Response Time (distribution)


Correct Option: B

AI Explanation

To answer this question, let's go through each option to understand why it is correct or incorrect:

Option A) Transactions per Second - This option is incorrect because it measures the number of transactions processed per second, not the response times.

Option B) Average Transaction Response Time - This option is correct because it calculates the average time taken for each transaction to receive a response. This graph provides details about transaction response times throughout the test.

Option C) Transaction Response Time Under Load - This option is incorrect because it does not specify whether it provides details about transaction response times throughout the test or under load.

Option D) Transaction Response Time (distribution) - This option is incorrect because it refers to the distribution of transaction response times, not the details about response times throughout the test.

The correct answer is B) Average Transaction Response Time. This option is correct because it provides details about transaction response times throughout the test by calculating the average time taken for each transaction to receive a response.

What is the first indication of a performance problem?

  1. The network delay time is above 15ms

  2. The DNS is not resolving the machine name

  3. The Web server's available memory drops below 1 GB

  4. The end user experiences higher than expected response time


Correct Option: D

Which amongst the following is not a valid Sampler in JMeter

  1. HTTP Request

  2. Junit Request

  3. WebService (SOAP) Request

  4. Web Socket Sampler


Correct Option: D

Which of the followings is a type of assertions in JMeter

  1. BeanShell Assertions

  2. Response Assertions

  3. XPath Assertions

  4. All of the above


Correct Option: D
  1. Stop Thread

  2. Stop Test Now

  3. Don’t stop Test

  4. Don’t Continue


Correct Option: A,B

What all options are available for HTTP Sampler for handling requests

  1. Redirect Automatically

  2. Redirect on Instructions

  3. Follow Redirects

  4. Use Keep alive

  5. Follow on Instructions


Correct Option: A,C,D

What all type of servers can be performance tested using Apache JMeter

  1. Database via JDBC

  2. JMS

  3. Mail Server

  4. Unix


Correct Option: A,B,C

What all Logic Controller available with in a Thread Group

  1. Foreach Controller

  2. Include Controller

  3. Interleave Controller

  4. Module Controller

  5. Random Order Controller

  6. All of the above


Correct Option: F

Which of the two types of controllers available with JMeter that drives the processing of tests

  1. Samplers

  2. Assertions

  3. Thread Group

  4. Logical Controllers


Correct Option: A,D
- Hide questions