InterviewSolution
Saved Bookmarks
| 1. |
Explain How Jmeter Works? |
|
Answer» 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. 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. |
|