Talk in English - US at Longhorn PHP Conference 2018
Track Name:
Balcones
View Slides: https://speakerdeck.com/matula/testing-your-apis-with-postman
Short URL: https://joind.in/talk/2aaef
(QR-Code (opens in new window))
If you develop APIs, you’ll more than likely need a way to test that they work as expected. In this talk, we’ll briefly go over some common tools that are used for API development. Then we’ll focus on Postman, and see how we can use it to check basic API functionality, as well as write automated tests that will run with a single click.
Comments
Comments are closed.
Great talk! My colleague and I have been using Postman for 4+ years and we STILL learned a ton. We didn't know about the collection runner or newman, but we're definitely going back to the office and diving into those features now for sure.
Enjoyed the talk, content was great.
The content was excellent. I liked seeing the features in action, particularly newman. The presentation could have used a little bit more practice and polish, however. There were repeated slightly-too-long pauses as he copied a code snippet or thought about what to say next or referred to his notes.
I've never used Postman and was looking for an introduction. This was a great introduction, providing examples of moving beyond the basics when that time comes.
Great talk. I use Postman often and learned about things I didn't know exists or had used. Will be fun to see how we can incorporate what we learned into our day to day / troubleshooting / testing.