zafir100100 / Dmoney-api-jmx

This repository contains performance testing for the Dmoney server's APIs using manual test cases. Assertions have been performed to verify the API responses and a CLI report has been generated to showcase the performance results.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dmoney-api-jmx

Technology used:

  • Apache Jmeter
  • Visual Studio Code

Server Used:

Working Scenerio:

My Working Scenerios are:

  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

I have also done the assertions for all the responses.

CLI Report:

Screenshot (10)

Screenshot (11)

About

This repository contains performance testing for the Dmoney server's APIs using manual test cases. Assertions have been performed to verify the API responses and a CLI report has been generated to showcase the performance results.