- 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 (10)
-
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
Stress Test is not required because the Load Test has failed.