Last Updated On
Welcome to the JMeter Quiz! This blog post features 25 multiple-choice questions that explore essential concepts of Performance Testing and JMeter.
1. This graphical application is 100% Java-based and open source, also known as __ JMeter.
Select the best answer
Apache
Java
Ajax
SQL
2. What is Apache JMeter primarily used for?
Choose one option
a) Editing text files
b) Performance and load testing
c) Virus scanning
d) Image editing
3. Which of the following is a component of the JMeter Distributed Testing?
Choose one option
a) Slave
b) Target
c) Master
d) All of the above
4. Testing __ applications are the primary use of JMeter, but other uses are functional testing, JDBC database connections, Web services, generic TCP connections, and OS native processes as well.
Choose one option
a) Web
b) FTP
c) Both a and b
d) None of the above
5. The JMeter performance testing tool offers various test activities, such as __, Regression, and Functional testing, in order to determine your web server’s performance metrics accurately.
Choose one option
a) Performance
b) Load
c) Stress
d) All of the above
6. Which of the following protocols is NOT supported by JMeter?
a) HTTP/HTTPS
b) FTP
c) SMTP
d) Bluetooth
7. What is/are the feature(s) of JMeter?
a) Open source application
b) User-friendly GUI
c) Support various testing approaches
d) All of the above
8. What types of apps can be tested using JMeter?
Choose one option
a) Websites
b) Databases(JDBc)
c) Web services both – REST and SOAP
d) All of the above
9. ________type is not supported by the JMeter
Choose one option
a) Web
b) JAR
c) LDAP
d) Desktop
10. What is the purpose of the Thread Group in JMeter?
Choose one option
a) To define the test plan
b) To define the target system
c) To define the number of users and the duration of the test
d) To define the type of test to be performed
11. Tests of software performance evaluate the application’s performance under expected or higher loads as a __ test.
Choose one option
a) Non-functional
b) Semi-functional
c) Functional
d) None of the above
12. Different performance attributes of the system are measured during performance testing, such as __, scalability, and stability.
Choose one option
a) Response time (speed)
b) Reliability
c) Resource Use
d) All of the above
13. Why is Performance Testing needed?
Choose one option
a) It is important to test the final software product for speed, scalability, and stability under a variety of load conditions before launching it into the market.
b) It’s likely to cause slow processing and poor usability if the product goes live without performing performance testing, which can negatively affect the sales goal.
c) Both A and B
d) None of the above
14. Stress Testing is also known as __.
Choose one option
a) Fatal
b) Crucial
c) Former
d) Fatigue
15. What is/are the type(s) of Performance Testing?
Choose one option
a) Load
b) Stress
c) Both (a) and (b)
d) None of the above
16. Stress testing forces loading by bouncing system loading, you can determine how well the server can marshal resources to meet very high demand.
Choose one option
a) True
b) False
17. Load testing examines real-world loading at a variety of load levels and in a variety of combinations.
Choose one option
a) True
b) False
18. A variation of stress testing is sometimes referred to as spike/bounce testing.
Choose one option
a) True
b) False
19. By bouncing system loading, you can determine how well the server can marshal resources to meet very high demand.
a) True
b) False
20. During __ testing, different systems can be compared or a single system’s capabilities can be accurately measured in controlled lab conditions.
Choose one option
a) Load
b) Stress
c) Reference
d) Data
21. Stress testing forces loading to be increased to the breaking point to determine how much capacity the WebApp environment can handle.
a) True
b) False
22. JMeter does not support which of the following platforms?
a) Linux
b) REACT OS
c) Windows
d) MAC OS X
23. In JMeter, choose the INVALID configuration element.
a) FTP Request Defaults
b) HTTP Request Defaults
c) FTP Cookie Manager
d) HTTP Cookie Manager
24. __, logic controllers, and configuration elements make up a test plan.
a) Assertions
b) Listeners
c) Timers
d) All of the above
25. The major components of JMeter is/are –
a) Test Plan
b) Thread Group
c) Controllers
d) All of the above
====================================================================