Collections:
JMeter Interview Questions & Answers from guru99.com
![]()
1) Explain what is JMeter?
JMeter is a Java tool, which is used for performance Load Testing.
2) Explain how JMeter works?
JMeter acts like a group of users sending requests to a target server. It collects response from target server and other statistics which show the performance of the application or server via graphs or tables.
✍: guru99.com
2017-12-09, ∼3476🔥, 0💬
Popular Posts:
How to convert a date and time to a standard format? Date and time can be displayed in a number of s...
How to validate domain name format? In order to help your programming or testing tasks, FYIcenter.co...
How to generate user birthday dates? Test user birthday dates are frequently needed in testing appli...
How to validate email address format? In order to help your programming or testing tasks, FYIcenter....
In what order thread groups are executed in JMeter? Thread groups, including regular "Thread Groups"...