Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/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.
https://github.com/zafir100100/dmoney-api-jmx

clireport jmeter performance-testing visual-studio-code

Last synced: 5 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# Dmoney-api-jmx

## Technology used:
- Apache Jmeter
- Visual Studio Code

## Server Used:
- URL: https://dmoney.roadtocareer.net/

## 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)](https://user-images.githubusercontent.com/123433625/215781579-fa919b26-b26a-4b8f-8789-622037487c32.png)

![Screenshot (11)](https://user-images.githubusercontent.com/123433625/215781665-97660886-99a0-4400-bde8-211a4df60538.png)