JMeter one liner questions

1Which of the following is a key benefit of using JMeter Monitor?It can measure the performance of individual components within a system.
2What is JMeter Remote Testing used for?To distribute load testing across multiple machines.
3Which port is used by default for FTP?21
4which JMeter listener can be used to view the errors in a test plan?View Results Tree
5Which element tells JMeter the number of users to simulateThread Group
6Which element will check the received response data by verifying if the response text is "successful" for an LDAP test planvsponse Assertion
7Which JMeter component is used to log in to an FTP server?FTP Request
8Which JMeter listener can be used to view the percentage of successful and failed requests in a test plan?Aggregate Report
9How many types of controllers are present in JMeter2 types of Controllers
10CSV Data Set element will read a _________________ for each thread.new line
11Which of the following controller makes the user request run specified number of timesLoop controller
12Which of the following is an invalid timer in JmeterContinue Timer
13Each Sampler generates ____________ sample results.one or more
14Which JMeter assertion can be used to check if an LDAP search result contains a specific value?LDAP Attribute Value Assertion
15The _________________ platform is not supported by Jmeter.REACT OS
16Which of the following JMeter elements is used to pause the execution of a test plan for a specified time?Constant Timer
17What does the term BSF expands to?Bean Scripting Framework
18Which JMeter listener can be used to view the average response time of a test plan per URL?Aggregate Report
19Which of the following JMeter elements is used to define a set of default values for HTTP requests?HTTP Request Defaults
20Which metacharacter matches at the beginning of every line for multi-line mode regex'^'
21What does the LDAP Request Defaults element tell JMeterdefines the default values that the LDAP Request elements use
22We can connect to any JMS server by using the ___________________ to locate an existing JMS connection factory.Java Naming and Directory Interface (JNDI)
23_______________ is/are not supported by Jmeter.Monkey Testing
24Does stress testing can be conducted by Jmeter?Yes
25Which of the following JMeter elements is used to define the URL of the web application to be tested?HTTP Request Defaults
26Select INVALID configuration element in Jmeter.FTP Cookie Manager
27____________________ are test plan elements that are executed before the sampler request execution.Pre-processor
28Which of the following options is used to specify the location of the JMeter log file in remote mode?-l
29What is the purpose of the "CSV Data Set Config" element in JMeter?To store test data in a CSV file
30Which of the following JMeter elements can be used to record test scripts for remote testing?HTTP(S) Test Script Recorder
31Which executable file on Windows starts JMeter in server modejmeter-server.bat
32Which of the following JMeter elements is used to group multiple test elements together and control their execution?Simple Controller
33Which JMeter assertion is used to check the response code of an FTP request?FTP Assertion
34What does the value in loop count field, refers toHow many times to repeat test
35Which parameter's name should be entered into the modifier for URL rewritingsession ID
36Which JMeter function is used to calculate the MD5 hash of a string?${__MD5()}
37Which FTP command is used to rename a file on an FTP server?RENAME
38Which element in JMeter is used to create user sessions with unique login credentials?Login Config Element
39Which of the following JMeter elements is used to define variables that can be used across multiple test elements?User Defined Variables
40Which JMeter property defines prefix to indicate relative addressing usagejmeter.save.saveservice.base_prefix
41What is the purpose of the "Response Code Assertion" in JMeter?To check if a response code is within a certain range
42Which JMeter element can be used to view the results of a remote test run?Results Tree
43Which term refers to the maximum number of users for testno benchmark no test
44Which type of test scenario in JMeter is used to execute a fixed number of requests?Basic
45Which of the following JMeter elements is used to define a regular expression that can be used to extract data from response messages?Regular Expression Extractor
46Which JMeter component is used to generate random values for testing?Pre-Processor
47What is the escape character used in a function parameter\
48Which JMeter function can be used to reference the result of an LDAP search?${__ldap_resultset}
49Which JMeter component is responsible for starting and stopping remote servers?Distributed Testing
50Which controller in JMeter can be used to execute requests in parallel?Parallel Controller
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.