Quick & Easy Automated API Integration Testing... | Tom Hall's Blog
If you're developing RESTful and/or SOAP web services, or, just integrating with third part web services, then you may have heard of Postman, a Chrome extension that enables you to create complex web requests and inspect the response in great detail, if not, think of the replay functionality within Fiddler or Charles Proxy, very useful, but Postman just made all of that even quicker and easier.
Postman overview
Postman enables you to create collections of web requests and save them for use later on, you can also export your collections and share them with other people if you wish (either as a JSON file, or via the Postman website). Below is a screenshot showing a collection of API endpoints and the request configurator:
Read full article from Quick & Easy Automated API Integration Testing... | Tom Hall's Blog
No comments:
Post a Comment