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, ∼3523🔥, 0💬
Popular Posts:
How to generate test phone numbers for US and Canada? Test phone numbers are frequently needed in te...
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to access Response Status Code 400 as Success? My sampler failed, because the server returns the...
How to perform regular expression pattern match with multiple occurrences? To perform a regular expr...
How to turn on Chrome WebDriver logging with Selenium Python API? If you want to turn on logging on ...