101. Testing with Postman: An introduction
101. Testing with Postman: An introduction
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:
More videos
-
130. How SBOMs Expose Vulnerabilities in Your Software Supply Chain
SBOMs provide insight into software components, help identify vulnerabilities, increase transparency, and improve risk management for developers, DevOps engineers, and security professionals.
Content typeVideo
-
129. Pattern Matching in C-sharp: Getting Started
In this Betatalks episode, Christian and Yvo show how C# pattern matching simplifies if/else logic, making business rules clearer, safer, and more concise.
Content typeVideo
-
128. How to Benchmark your .NET code
In this Betatalks episode, Christian and Jelle show how BenchmarkDotNet measures .NET performance, comparing string concatenation with StringBuilder to spot regressions.Content typeVideo
Stay up to date with our Betatalks and tech updates!
Sign up and receive a biweekly update with the latest knowledge and developments.