https://github.com/asif-shahriar/jmeter-demo
Performance testing on multiple customer APIs by JMeter
https://github.com/asif-shahriar/jmeter-demo
bottleneck-testing jmeter json-api json-data load-testing stress-testing
Last synced: about 2 months ago
JSON representation
Performance testing on multiple customer APIs by JMeter
- Host: GitHub
- URL: https://github.com/asif-shahriar/jmeter-demo
- Owner: asif-shahriar
- Created: 2021-12-23T07:15:18.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T08:11:38.000Z (about 3 years ago)
- Last Synced: 2025-01-23T19:33:25.002Z (3 months ago)
- Topics: bottleneck-testing, jmeter, json-api, json-data, load-testing, stress-testing
- Homepage:
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jmeter
## Prerequisites:
* Install jdk 1.8
* Download and extract Apache Jmeter 5.4.2
* Set up **JMETER_HOME**
## How to run this file:
* Clone the repo
* Run CMD in the root folder
* Give following command:```
jmeter -n -t Customers_api.jmx -l log.csv -e -o Reports
```## Screenshot
