mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-03-04 18:50:53 +00:00
3.5 KiB
3.5 KiB
Test Automation with Postman. API Testing
Introduction
- getpostman.com
- blog.getpostman.com
- Dzone: getting started with postman
- Dzone: testing APIs with postman
- Dzone: the postman API network
- Dzone: how to use postman to manage and execute your APIs
- Dzone: how to download and install postman REST client
- Dzone: using postman REST client, quick tips
- Linkedin: API Testing with Postman
- Linkedin: API Testing with Postman — Build a Dynamic Test Suite
- API Testing with Postman — Run a Collection with Docker
- medium: Kubernetes Tutorial: Your Complete Guide to Deploying an App on AWS with Postman 🌟 Use Postman to learn Kubernetes and deploy an app on an AWS cluster
- vaishnavidontha.hashnode.dev: API Testing using Postman - Part 1
- blog.postman.com: Postman’s Proxy Now Fully Supports HTTPS Endpoints
- dev.to: 1 Tip to Double Your Productivity in Postman
- ==blog.postman.com: Introducing the Secret Variable Type in Postman==
Newman
- Newman is a command-line collection runner for Postman
- blog.balasundar.com: Run Postman collections using Newman and Python