You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <YOUR_API_KEY>
Run the test with postman collection run <path/to/collection>.json
To run the test with Postman
About
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.