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

https://github.com/ahmed-m-ezzat/postman-coffee-house-api

Postman API Project for automation testing of Valentino Artisan Coffee House API. This project leverages Postman and Postman CLI to ensure API reliability and performance through systematic automated testing.
https://github.com/ahmed-m-ezzat/postman-coffee-house-api

api-testing automation ci-cd postman software-testing

Last synced: 4 months ago
JSON representation

Postman API Project for automation testing of Valentino Artisan Coffee House API. This project leverages Postman and Postman CLI to ensure API reliability and performance through systematic automated testing.

Awesome Lists containing this project

README

          

# API Automation Testing with Postman

![License](https://img.shields.io/badge/license-MIT-blue.svg) ![GitHub stars](https://img.shields.io/github/stars/Ahmed-M-Ezzat/Postman-API-Project?style=social)

Requirement

- Postman (Obviously)
- Postman CLI (to run it with Pipeline / Command Line)

To run the test with Pipeline / Command Line

- Make sure to generate Postman API KEY
- Login on Postman CLI using this command `postman login --with-api-key `
- Run the test with `postman collection run .json`

To run the test with Postman

[Run In Postman](https://god.gw.postman.com/run-collection/40843526-abdf83ff-e3fa-4cb2-bb6f-0c52349d9ed8?action=collection%2Ffork&source=rip_markdown&collection-url=entityId%3D40843526-abdf83ff-e3fa-4cb2-bb6f-0c52349d9ed8%26entityType%3Dcollection%26workspaceId%3Da359d206-d40b-4855-a645-d079e5324431)