DEV Community

Cover image for Postman Monitor & Web App
Dilpreet Johal
Dilpreet Johal

Posted on

Postman Monitor & Web App

Let's take a look at how Postman Monitor works and how it is integrated with the Postman Web App.

Postman Monitor

Using Postman Monitor you can schedule runs and receive reports on your collection test results. So why does that matter?

  • Well, you can stay up to date on the health and performance of the APIs, and you would have confidence in the quality and performance of your APIs.
  • When Postman Monitor runs all your requests, it will also execute all the tests that you have created as part of that collection
  • So if there’s any test failure, you can set up triggers via emails/alerts so that you and the team get notified of that right away.

Postman Web App

Postman also provides Postman Web App where you can see all your collections, API documentation as well as view Postman Monitor, etc…

Once you set up your monitor in Postman Desktop App, you can go to the Web view to see all the results (see example below).

Postman Web App


Check out the video below to learn more about Postman Monitor and Web App –


To learn about API Test Automation using JavaScript, check out my free tutorial series here –

JavaScript API Test Automation Tutorial Series


📧 Subscribe to my mailing list to get access to more content like this
👍 Follow automationbro on Twitter for the latest updates

...

I love coffees! And, if this post helped you out and you would like to support my work, you can do that by clicking on the button below and buying me a cup of coffee -

Buy me a coffee

You can also support me by liking and sharing this content.

Thanks for reading!

Top comments (0)