mirror of
https://github.com/nubenetes/awesome-kubernetes.git
synced 2026-07-13 18:30:44 +00:00
5.2 KiB
5.2 KiB
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
- blog.getpostman.com [COMMUNITY-TOOL]
- Dzone: how to use postman to manage and execute your APIs [COMMUNITY-TOOL]
- Linkedin: API Testing with Postman [COMMUNITY-TOOL]
- Linkedin: API Testing with Postman — Build a Dynamic Test Suite [COMMUNITY-TOOL]
- medium: Kubernetes Tutorial: Your Complete Guide to Deploying an App on' AWS with Postman 🌟 [COMMUNITY-TOOL]
- vaishnavidontha.hashnode.dev: API Testing using Postman - Part 1 [COMMUNITY-TOOL]
- blog.postman.com: Postman’s Proxy Now Fully Supports HTTPS Endpoints [COMMUNITY-TOOL]
- dev.to: 1 Tip to Double Your Productivity in Postman [COMMUNITY-TOOL]
- blog.postman.com: Introducing the Secret Variable Type in Postman [COMMUNITY-TOOL]
- blog.postman.com: Meet Matrix: Postman’s Internal Tool for Working with' Microservices [COMMUNITY-TOOL]
- blog.postman.com: First 5 Things to Try If You’re New to Postman [COMMUNITY-TOOL]
- freecodecamp.org: Master API Testing with Postman [COMMUNITY-TOOL]
- learning.postman.com: Simulate user traffic to test your API performance [COMMUNITY-TOOL]
- Newman ⭐ 7221 [ENTERPRISE-STABLE]
- blog.balasundar.com: Run Postman collections using Newman and Python [COMMUNITY-TOOL]
- Postman Pynt 🌟 [COMMUNITY-TOOL]
- Automated API testing for the KIE Server 🌟 [COMMUNITY-TOOL]
- Hoppscotch: Open-Source Alternative to Postman [COMMUNITY-TOOL]
- techwebspace.com: Get Started with the REST Assured Framework: An Example-based' Guide [COMMUNITY-TOOL]
Enterprise Software
Business Rules Management
Drools
- (2001) Drools [JAVA CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — Apache Drools is a powerful, high-performance Business Rules Management System (BRMS) and rules engine executing the Rete algorithm. It decouples business logic from core application code, allowing dynamic rule execution and decision modeling (DMN). It integrates natively into enterprise Java ecosystems to process complex business logic asynchronously or synchronously.
KIE Execution Server
- (2014) KIE Server [JAVA CONTENT] [ADVANCED LEVEL] [COMMUNITY-TOOL] — KIE Server is a modular, standalone execution server used to deploy and run business assets such as rules, processes, decisions, and planning solvers. It provides robust REST and JMS interfaces for remote interaction. Architecturally, it can run as a decoupled runtime engine within microservices architectures, containerized via Docker and Kubernetes.
💡 Explore Related: Angular | Visual Studio | API