- Created a jmx file for load testing of a public API named Random-User-API
- Generated the report of Load testing and stress testing in Excel format with the actual and expected TPS
- The test result screenshots are added in the word file
- JMeter
- Jdk-11
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
- Save the .jmx file in bin folder of Apche Jmeter
- Run the .jmx file on jmeter
The TPS and test breakdown report screenshot is added below:
*Load testing:
Individual test breakdown screenshots are added below:






