JMeter One Liner Questions
Krishnat Ramchandra Hogale
5 min read
1 | Which of the following options is used to specify the location of the JMeter properties file in remote mode? | -p |
2 | Which of the following JMeter elements is used to simulate a web request with parameters that are sent in the request body? | HTTP POST Request |
3 | Which minimum JDK version is needed by JMeter | 6 |
4 | The Performance of ___________________ can be tested using Jmeter. | Only static resources |
5 | Which element in JMeter is used to simulate a user's interaction with an application? | Sampler |
6 | Which of the following JMeter element is not strictly hierarchical in nature | Samplers |
7 | Which listener in JMeter can help you visualize the response time of each sampler in a test plan? | Graph Results |
8 | Which mode is used to transfer files in FTP when the server is behind a firewall? | Passive mode |
9 | Which JMeter listener can be used to view the maximum, minimum, and average response time of a test plan? | Response Time Distribution |
10 | Stress testing is possible by Jmeter? | Yes |
11 | What is JMeter Monitor? | A tool that monitors the CPU and memory usage of servers. |
12 | Which regex mode only affects how the '.' meta-character is interpreted | Single-line |
13 | Which JMeter listener can be used to view the latency of a test plan? | Latency Over Time |
14 | Which of the following regular expression metacharacters matches any single character? | . |
15 | Which directory stores database driver's jar file for usage | lib |
16 | What is the default directory which is used in relative addressing as current working directory | bin |
17 | Which of the following JMeter elements is used to simulate a web request with parameters that are encoded in the URL? | HTTP GET Request |
18 | Which JMeter assertion is used to check the contents of an FTP response? | Response Assertion |
19 | Which of the following processor executes some action before making sampler request | Pre-processor |
20 | Which element if used with stress testing, provides additional information about server performance | Monitor |
21 | Which property tells JMeter how many times to repeat the FTP test plan | Loop Count field |
22 | What is the default sample sending mode of listeners in JMeter under remote testing | Standard |
23 | Which JMeter component is responsible for specifying the target URL for a test plan? | HTTP Request Defaults |
24 | Which listener in JMeter can be used to graphically display the results of a load test? | Aggregate Graph |
25 | Which JMeter component can use regular expressions to extract data from HTML pages? | HTTP Request Sampler |
26 | Which of the following JMeter elements is used to extract data from a web response using regular expressions? | Regular Expression Extractor |
27 | Select INVALID controller in Jmeter | Static controller |
28 | Which JMeter element can be used to apply regular expressions to an entire Test Plan? | HTTP Request Defaults |
29 | Which of the following is not a type of JMeter Monitor sampler? | SMTP Sampler |
30 | What is the purpose of JMeter Monitor's Results Tree? | To visualize the monitoring data. |
31 | __________________ is the process using which multiple systems can be used for simulating load of large number of users. | Distributed load testing |
32 | Which element in JMeter is used to define the properties of a test plan? | Test Plan |
33 | Which of the following JMeter elements is used to store values that can be used across multiple thread groups? | User Defined Variables |
34 | Which Windows executable file takes a JMX file to load it in GUI mode | jmeter-t.cmd |
35 | Which JMeter component is used to create a directory on an FTP server? | FTP Make Directory |
36 | What will be the delay for starting each successive thread if there are 30 threads with a ramp-up period of 120 seconds | 4 seconds |
37 | What is the purpose of a constant timer in JMeter? | To pause for a specific amount of time between requests |
38 | Which of the following JMeter elements is used to define a set of default values for HTTP requests? | HTTP Request Defaults |
39 | Which of the following JMeter elements is used to define the URL of the web application to be tested? | HTTP Request Defaults |
40 | Which function is used to read an entire file | FileToString |
41 | Which amongst the following represents a pool of virtual users performing a set of operations? | Thread Group |
42 | Which JMeter sampler can be used to delete an existing entry from an LDAP server? | LDAP Delete |
43 | Which JMeter property need to be edited to change the protocol level for testing a web server using SSL encryption | https.default.protocol |
44 | Which JMeter function is used to return the number of threads in a thread group? | ${__threadCount()} |
45 | Which JMS messages are commonly known as pub/sub messaging | Topic |
46 | We can connect to any JMS server by using the ___________________ to locate an existing JMS connection factory. | Java Naming and Directory Interface (JNDI) |
47 | What is the scope of default JMeter properties | Global |
48 | Which amongst the following are the advantages to choose JMeter tool for performance testing? | Free to use with zero licensing cost. |
49 | ____________________ is the most important aspect of scripting in Jmeter. | Correlation |
50 | Which JMeter configuration element is used to set up an LDAP connection? | LDAP Request Defaults |
0
Subscribe to my newsletter
Read articles from Krishnat Ramchandra Hogale directly inside your inbox. Subscribe to the newsletter, and don't miss out.
Written by
Krishnat Ramchandra Hogale
Krishnat Ramchandra Hogale
Hi! I’m Krishnat, a Senior IT Associate specializing in Performance Engineering at NTT DATA SERVICES. With experience in cloud technologies, DevOps, and automation testing, I focus on optimizing CI/CD pipelines and enhancing infrastructure management. Currently, I'm expanding my expertise in DevOps and AWS Solutions Architecture, aiming to implement robust, scalable solutions that streamline deployment and operational workflows.