Skip to content

raadxrahman/Dmoney-API-Performance-Testing-with-JMeter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Dmoney-API Performance Testing with JMeter

In this project, I tried to implement some APIs using JMeter.

Site Tested

http://dmoney.roadtocareer.net

Paths:

  • /user/create
  • /transaction/deposit
  • /transaction/sendmoney
  • /transaction/payment

Scenario:

  • 5 agents perform deposits for 10 customers,
  • 5 customers send money to another 10 customers,
  • 5 customers make payments to 2 merchants.

Parameters

  • Ramp-Up time: 120 seconds.

Tools Used

  • Apache JMeter
  • Postman
  • Microsoft Excel .csv

How to run this project

  • Clone this project
  • Open the .jmx file using JMeter

APDEX, Statistics and Results Summary

100% requests passed.

Screenshot 2025-03-13 023452

About

In this project, I tested multiple crucial use cases and scenarios through APIs using JMeter.

Topics

Resources

Stars

Watchers

Forks