How to run performance test using JMeter based on user criteria.

We need to download JMeter Apache package and open the bin folder and run the jmeter or jmeter.sh in the terminal.

Now run the test for the website using the criteria mentioned. 

  • To test the website’s behaviors where the desired load is either less than 1000 or equal to 1000 users. 
  • To verify that number of users at a time can access the website without any failure. 

Running the test for different users and the number of threads (Users) are 1000.After running the test as from the result there are no errors on different user’s visits.

Leave a comment

Your email address will not be published. Required fields are marked *