Please Mr. Postman, do you have an API for me?
Postman is a powerful tool for developers, QA, and BAs alike. Every individual involved in API development should be using this tool as a core part of their workflow. Postman provides users with the ability to easily test APIs and save responses via collections, and a whole lot more. Not only does it help speed up the development process, but it also helps ensure that there are no unexpected issues when deploying an API. Learn about the different features of Postman and see demos of how you can use this awesome tool, whether it's making API requests, documenting them, mocking them, testing them, or collaborating with others. Postman is a tool you should be using if you work with APIs.
Prerequisites
No previous experience is necessary. I will be demo-ing the various capabilities of Postman which you should be able to start using afterwards.
Take Aways
- Learn about Postman and how you can use it to make your development and testing lives easier
- Learn enough about Postman to start using it right away