Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/viveksundaresan1312/reqres-postman-collection
- Owner: viveksundaresan1312
- Created: 2024-07-13T09:34:01.000Z (7 months ago)
- Default Branch: dev
- Last Pushed: 2024-07-13T10:59:33.000Z (7 months ago)
- Last Synced: 2024-11-08T02:15:34.514Z (3 months ago)
- Topics: api, apitesting, postman
- Homepage: https://reqres.in/
- Size: 7.81 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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"