Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/viveksundaresan1312/reqres-postman-collection

This repository contains API testing of Reqres Endpoints using Postman.
https://github.com/viveksundaresan1312/reqres-postman-collection

api apitesting postman

Last synced: 28 days ago
JSON representation

This repository contains API testing of Reqres Endpoints using Postman.

Awesome Lists containing this project

README

        

# reqres-postman-collection
This repository contains API testing of Reqres Endpoints using Postman.

## Project Setup

1. Clone the repository
2. Switch to the appropriate branch - for example: `dev`

### Install Postman in System

Visit this link - [Postman installation] (https://www.postman.com/downloads/)

### Import Collection file into Postman

To import collection file into Postman

1. Open Postman
2. Click on "Import"
3. Select Files and Navigate to the folder when you have cloned this repo
4. Select the collection file
5. Click "Open"

### Execute a collection in Postman

To execute a collection in Postman

1. Select the Collection
2. Click "View More Options"
3. Select "Run Collection"
4. Click "Run"