Betatalks #101 - Testing with Postman: An introduction

preview_player
Показать описание

Joey and Jelle demonstrate how to use Postman for automated API testing. Joey shows us that Postman can be used for manual API testing but also fully automated testing. They discuss how Postman allows you to create API requests, add variables, and write tests to validate responses. Did you know you can export your Postman tests and environments to run them from the command line or as part of your build pipeline? They walk through setting up a sample Azure DevOps pipeline to automate the Postman tests. Additionally, they demonstrate how to avoid duplicating test code using Postman's data-driven testing feature. Originally a simple test and debugging tool, Postman has evolved into a one-stop shop for testing, documentation, and more.

Links for more information:

Timestamps:
00:00 - Introduction Postman
01:10 - Demo automated testing in Postman
02:54 - Swagger Petstore
03:56 - Demo: The first test
06:00 - Explanation: How does Postman describe/make their tests?
08:03 - How do you go from manual testing to automated testing?
08:44 - Demo: Building a Pipeline
12:00 - Limitations of Postman
14:14 - The upside of Postman
17:00 - Demo: Data-driven testing
18:24 - Demo: Scenario testing
19:40 - Overview and closing remarks

There is more to come!

Рекомендации по теме