https://github.com/himu143/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/himu143/dmoney-api-jmx
clireport jmeter load-testing performance visual-studio-code
Last synced: 4 months 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/himu143/dmoney-api-jmx
- Owner: Himu143
- Created: 2023-01-30T12:16:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-01T18:55:30.000Z (over 3 years ago)
- Last Synced: 2025-11-29T16:12:50.202Z (7 months ago)
- Topics: clireport, jmeter, load-testing, performance, visual-studio-code
- Language: HTML
- Homepage:
- Size: 971 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Dmoney-Api-jmx
## Project Scenario (Request):
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
## Technology and Tool Used
- Apache Jmeter
- JAVA 8
## Prerequisite
- Jmeter must be installed
- JAVA 8 or 11 must be installed
## How to run this project
- Clone this project
- Copy the Dmoney-Load-Test.jmx file and place it in the bin folder of the Jmeter installation location
- Run the project by opening the Dmoney-Load-Test.jmx file in Jmeter
## How to generate report
- Delete the previously Report folder from the project
- Open command promt in bin folder of the Jmeter installation location
- hit this command: jmeter -n -t .\Dmoney-Api-Performance-Test.jmx -l dmoneyapi-performance.csv -e -o Reports
## Report of load testing


## Test Plan

## View Result Tree

## Summary Report
