Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/zafir100100/dmoney-api-jmx
- Owner: zafir100100
- Created: 2023-01-30T23:36:53.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T07:59:26.000Z (over 1 year ago)
- Last Synced: 2023-08-01T03:12:27.942Z (over 1 year ago)
- Topics: clireport, jmeter, performance-testing, visual-studio-code
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)