Files
awesome-kubernetes/v2-docs/postman.md

34 lines
4.2 KiB
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# Test Automation with Postman. API Testing
!!! info "Architectural Context"
Detailed reference for Test Automation with Postman. API Testing in the context of Developer Ecosystem.
## Standard Reference
- [Drools](https://kie.apache.org) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [KIE Server](https://hub.docker.com/r/jboss/kie-server) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [blog.getpostman.com](https://blog.getpostman.com) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Dzone: how to use postman to manage and execute your APIs](https://dzone.com/articles/how-to-use-postman-to-manage-and-execute-your-apis) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Linkedin: API Testing with Postman](https://www.linkedin.com/pulse/api-testing-postman-michael-montgomery) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Linkedin: API Testing with Postman — Build a Dynamic Test Suite](https://www.linkedin.com/pulse/api-testing-postman-build-dynamic-test-suite-michael-montgomery) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [medium: Kubernetes Tutorial: Your Complete Guide to Deploying an App on' AWS with Postman 🌟](https://medium.com/better-practices/kubernetes-tutorial-b6f302a67426) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [vaishnavidontha.hashnode.dev: API Testing using Postman - Part 1](https://vaishnavidontha.hashnode.dev/api-testing-using-postman-part-1) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [blog.postman.com: Postmans Proxy Now Fully Supports HTTPS Endpoints](https://blog.postman.com/postmans-proxy-now-fully-supports-https-endpoints) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [dev.to: 1 Tip to Double Your Productivity in Postman](https://dev.to/jburroughs/1-tip-to-double-your-productivity-using-postman-3bdm) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [blog.postman.com: Introducing the Secret Variable Type in Postman](https://blog.postman.com/introducing-secret-variable-type-in-postman) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [blog.postman.com: Meet Matrix: Postmans Internal Tool for Working with' Microservices](https://blog.postman.com/matrix-postman-internal-tool-microservices) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [blog.postman.com: First 5 Things to Try If Youre New to Postman](https://blog.postman.com/postman-first-5-things-to-try) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [freecodecamp.org: Master API Testing with Postman](https://www.freecodecamp.org/news/master-api-testing-with-postman) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [learning.postman.com: Simulate user traffic to test your API performance](https://learning.postman.com/docs/collections/performance-testing/testing-api-performance) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Newman](https://github.com/postmanlabs/newman) <span class='md-tag md-tag--info'>⭐ 7221</span> <span class='md-tag md-tag--info'>[ENTERPRISE-STABLE]</span>
- [blog.balasundar.com: Run Postman collections using Newman and Python](https://blog.balasundar.com/run-postman-collections-using-newman-and-python) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Postman Pynt 🌟](https://www.postman.com/pynt-io/workspace/pynt/overview) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Automated API testing for the KIE Server 🌟](https://developers.redhat.com/blog/2020/05/01/automated-api-testing-for-the-kie-server) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [Hoppscotch: Open-Source Alternative to Postman](https://hoppscotch.io) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
- [techwebspace.com: Get Started with the REST Assured Framework: An Example-based' Guide](https://www.techwebspace.com/get-started-with-the-rest-assured-framework-an-example-based-guide) <span class='md-tag md-tag--info'>[COMMUNITY-TOOL]</span>
---
💡 **Explore Related:** [Java And Java Performance Optimization](./java-and-java-performance-optimization.md) | [Java_Frameworks](./java_frameworks.md) | [API](./api.md)