Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 4 days 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 (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T08:11:38.000Z (almost 3 years ago)
- Last Synced: 2024-11-23T13:16:42.833Z (2 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
![Screenshot_2](https://user-images.githubusercontent.com/71173675/147208453-bc40099f-13cf-47c0-8004-9f9155d00cea.png)