Skip to content

Jamil-kawsher1/dmoney-api-jmx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Dmoney API Performance Test (Dmoney)

This is A Simple API Load Testing Project Where I try to t find Out The Real capabality of the server by giving load with some action like 5000 user try to register at the same time.

After that, I have done all the assertion points to do the API Automation and then genrate the HTML Report. Finally, I have generated report using Newman.

Author

Tools Used

  • Jmeter

Request I have Covered

  1. Login to user
  2. Create a new agent
  3. Give balance to the newly created agent from system
  4. Create a customer
  5. Search the newly created user by phone number
  6. Deposit balance to the customer from the agent
  7. Withdraw some money from the agent
  8. Delete the user

How to run this project

  • Clone This project
  • Then run the follwing command
 $ jmeter -n -t Jmeter Performance test using API Chaining.jmx -l Dmoney-Load-Test.csv -e -o Reports

Requests ScreenShot:

image

Genarated HTML Report:

image image

Summary Report:

image