https://github.com/md-mostafa/dmoney_api_jmx
This is a Jmeter project, where dmoney api is used for api test.
https://github.com/md-mostafa/dmoney_api_jmx
jmeter postman rest-api
Last synced: 8 months ago
JSON representation
This is a Jmeter project, where dmoney api is used for api test.
- Host: GitHub
- URL: https://github.com/md-mostafa/dmoney_api_jmx
- Owner: md-mostafa
- Created: 2023-01-30T13:37:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-01-30T14:25:09.000Z (over 3 years ago)
- Last Synced: 2025-10-13T04:09:33.695Z (8 months ago)
- Topics: jmeter, postman, rest-api
- Language: HTML
- Homepage:
- Size: 1.37 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dmoney api jmx
This is a Jmeter project, where dmoney api is used for api test.
---
### API Documentation
- [Dmoney API Test](https://documenter.getpostman.com/view/12316264/2s8ZDeUKKL)
### Requests
- Login to user
- Create a new agent
- Deposit to agent
- Create a customer
- Search customer by phone number
- Deposit to customer
- Withdraw money
- Delete user
### Prerequisites
- Jmeter
- postman
### How to run the project
1. Clone the repo
2. Open cmd in the root folder
3. Give the following commands
```
jmeter -n -t dmoney_api.jmx -l dmoney.jtl -e -o dmoneyReports
```
### Generated reports

- **Jmeter Project Structure**

- **Jmeter Summary Report**

---
|:warning: **Dont change anything in **Thread properties** in jmeter.**|
| --- |