Top 50 Jmeter interview questions and answers
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 the target server and other statistics which show the performance of the application or server via…
