- Apache JMeter
- Java
Find out the actual TPS for if 120000 user can give load for 12 hour.
Perform load test on this URL: https://random-data-api.com/api/v2/users
-
You have to find out if the expected TPS (Transaction Per/Second) meet the above requirement. Breakdown the expected TPS in excel sheet and find out the actual TPS
-
Create another excel sheet where you will try to find out the bottleneck/stress test point. (At which point the system starts to show 1% error)
- Clone this project
- Run the .jmx file on jmeter
- Java & Jmeter must be installed
https://docs.google.com/spreadsheets/d/1A5EIL_-chho5nfFFR62-I1K54wNIDuvLtitAcyKPPXI/edit?usp=sharing


