Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)