Friday, July 10, 2015

Postman 3.0 released with some pretty cool new features

Postman is a powerful Rest testing tool built as a Google Chrome app.  The new 3.0 version has some pretty Awesome features.

Some notable features in version 3 are:
  1. New user interface with a new design language.
  2. Collection Browser that lets you view documentation within Postman.
  3. Tabs to let you browse multiple requests.
  4. Code generator
  5. Better search features
  6. Postman Sync available for free for everyone.
  7. INTERCEPTOR - Capture requests from Chrome and build APIs quickly. View and send cookies and restricted headers from within Postman.
  8. NEWMAN - Postman's command-line companion. With Newman, you can integrate Postman collections with your build system. Or you can run automated tests for your API through a cron job.

No comments:

Post a Comment