Reputation: 856
How can we judge an application( For eg: the application is 90%/80% Good , Application is poor Performance) using Jmeter?
Upvotes: 2
Views: 91
Reputation: 182
Objective of jmeter is to validate the question "How much load can server handle at a instance" for that purpose you can use :
1) Listeners basically Graph Result which will clear measurement of your website performance.
2) Apart from that you can get the CPU usage and other factors for your servers.
Please go through the following : Terminologies used for measurement of performance
CPU UTILIZATION CALCULATION USING JMETER
Upvotes: 1