Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.36 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.36 KB

domoney-postman-newman-api-testing

Brief Information about POSTMAN:

POSTMAN is an API client used to develop, test, share and document APIs. It is used for backend testing where we enter the end-point URL, it sends the request to the server and receives the response back from the server. This is the main reason for which POSTMAN is used frequently by the developers and automation professionals to ensure that the service is up and running along with the build version of an API that is being deployed into the region.

How to run this Project:

  • Clone this project
  • Open with any code editor / Command Shell
  • Give this following command npm i and node .\report.js

Technology used:

  • Postman
  • Newman

API Documentation:

Test Case Report:

Bug Report:

Newman Report:

npm-1

npm-2