https://github.com/sadmanpieal/transactionapi_jmeter
In this project i've tested transaction API using Jmeter to perform load & performance testing
https://github.com/sadmanpieal/transactionapi_jmeter
jmeter load-testing performance-testing testing
Last synced: 3 months ago
JSON representation
In this project i've tested transaction API using Jmeter to perform load & performance testing
- Host: GitHub
- URL: https://github.com/sadmanpieal/transactionapi_jmeter
- Owner: sadmanpieal
- Created: 2024-08-10T15:16:43.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-17T16:30:10.000Z (almost 2 years ago)
- Last Synced: 2025-08-24T11:29:08.378Z (10 months ago)
- Topics: jmeter, load-testing, performance-testing, testing
- Language: HTML
- Homepage:
- Size: 979 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#
Transaction-api-jmeter
## About this project:
### It is a demo financial related project where fake money can be transferred. In this project I have load testing the d-money api using jmeter. Here I have covered following tasks as login, create new user, search user, deposit money, withdraw money & payment.
## Tools & Technology used:
- Apache jmeter
## Pre-Requisites
- jdk
## How to run this project:
- Clone this project
- delete all the files except the jmx file to run on you computer
- put the jmx file the bin folder of the jmeter installation path
- open cmd and hit the following command ```jmeter -n - t transaction-api.jmx -l transaction-api.jtl -e -o Reports```
- it will make a report on your computer
- to view the file open jmeter open the file from the bin and hit the run button
- or you can see the reports in report folder without deleting any files
# Test Report
