Skip to content

This repository contains a performance testing project for a Random Data API. The tests include a set of random user scenarios designed to give a certain load to the API and measure its behavior under various conditions to validate the API's behavior. The results of the tests are documented in an excel sheet.

Notifications You must be signed in to change notification settings

touhid-96/Random-User-API-Performance-Test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Random-User-API-Performance-Test

Technology and Tool Used

  • Apache JMeter
  • Java

Scenerio

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

  1. 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)

  2. 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)

How to run this project

  • Clone this project
  • Run the .jmx file on jmeter

Prerequisite

  • Java & Jmeter must be installed

Load & Stress Test Strategy Excel File:

https://docs.google.com/spreadsheets/d/1woqdoQGgFtwiNpY07NOcfGgQAH_OTvSva0y_7wD7EUI/edit?usp=drive_link

Screenshot of Load Test Strategy Report

performane_test

Stress Test Strategy Report

Stress Test is not required because the Load Test has failed.

About

This repository contains a performance testing project for a Random Data API. The tests include a set of random user scenarios designed to give a certain load to the API and measure its behavior under various conditions to validate the API's behavior. The results of the tests are documented in an excel sheet.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published