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)
- Apache JMeter
- Clone this project
- Run the .jmx file on jmeter
- Java and Jmeter must be installed