Skip to content

Latest commit

 

History

History
49 lines (23 loc) · 990 Bytes

File metadata and controls

49 lines (23 loc) · 990 Bytes

API test automation

This repository contains tests as part of QA Bootcamp of Preficience. All test were performed in Postman and will be run in newman.

Installation

Install Newman with npm

  npm install -g Newman

How to run

If you already installed Newman, proceed to add the next command in your main folder after download (or clone) this repository.

$ newman run petstore.postman_collection.json -e pet_store.postman_environment.json

Author

Demo

GIF

FAQ

How to install and run newman?

Check this tutorial

How to add the environment variables?

Check since 4:47 in this video

Feedback

If you have any feedback, please reach out to us at [email protected]