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:
- New user interface with a new design language.
- Collection Browser that lets you view documentation within Postman.
- Tabs to let you browse multiple requests.
- Code generator
- Better search features
- Postman Sync available for free for everyone.
- INTERCEPTOR - Capture requests from Chrome and build APIs quickly. View and send cookies and restricted headers from within Postman.
- 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.
More details can be found in this article - Postman 3.0 Releases New Developer Experience - Q&A with Founder and at Postman | Supercharge your API workflow
No comments:
Post a Comment