Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.7 KB

File metadata and controls

44 lines (31 loc) · 1.7 KB

Random-User-API-Performance-Test

Summary

  • This project basically based on the public API test. Here I'm doing load testing and stress testing on the request of this public API using JMeter software.

Technology Used

  • Apache Jmeter
  • Visual Studio Code

Server API URL:

How to Run

  1. Install & Run JMeter software
  2. Download this "User-Request.jmx" file
  3. Save this .jmx file into apache "bin" folder
  4. Run "ApacheJMeter.jar"
  5. And finally open "User-Request.jmx", then click on the "start" button

This testing is based on the following sceneries

  1. Load Testing
  2. Stress Testing

Load Testing

image

Stress Testing

image

JMeter HTML Report

random

Successful Responses

random3

API Requests in JMeter

image

JMeter Summary Report

image

JMeter Result in Table Report

image