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, 3114🔥, 0💬
Popular Posts:
How to generate date and time test values? Timestamp values are frequently needed in testing almost ...
How to validate Mod 10 (Luhn Algorithm) checksum? In order to help your programming or testing tasks...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
How to use HTTP protocol to post an XML message to a server? You can follow this tutorial to post an...
How to convert hexadecimal encoded data back to binary data (or Hex to Binary Decoding)? Hex to Bina...