Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rathorsunpreet/reqres-api
Rest API Performace testing using JMeter.
https://github.com/rathorsunpreet/reqres-api
api-testing api-testing-framework jmeter jmeter-tests rest-api test test-automation testing testing-tools tests
Last synced: about 2 months ago
JSON representation
Rest API Performace testing using JMeter.
- Host: GitHub
- URL: https://github.com/rathorsunpreet/reqres-api
- Owner: rathorsunpreet
- License: mit
- Created: 2024-03-16T17:10:01.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2024-05-31T05:45:36.000Z (7 months ago)
- Last Synced: 2024-05-31T06:50:02.979Z (7 months ago)
- Topics: api-testing, api-testing-framework, jmeter, jmeter-tests, rest-api, test, test-automation, testing, testing-tools, tests
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Reqres-Test
Project performs API Performance Testing of API's provided at [reqres.in](https://reqres.in/) using Apache JMeter. The following features are present:
* __User Defined Variables__ to store API endpoints and commonly used numbers/strings.
* __CSV Data Set Config__ stores all message bodies to be used.
* Individual and Group __Result Tree__ allowing results to be viewed per API request or for the whole group.
* API requests grouped by HTTP Methods.Demo: https://www.youtube.com/watch?v=ZmtPn8FZk0k
## Installation
Download the project from [Github](https://github.com/rathorsunpreet/Reqres-API) and unzip it. Start JMeter and open the .jmx file.
## Usage
Click on Run to execute all tests.## License
[MIT](https://choosealicense.com/licenses/mit/)