Files
awesome-kubernetes/docs/postman.md
Inaki Fernandez a69eebc6e8 update
2020-06-24 16:33:35 +02:00

23 lines
1.7 KiB
Markdown

# Test Automation with Postman. API Testing
- [getpostman.com](https://www.getpostman.com/)
- [blog.getpostman.com](https://blog.getpostman.com/)
- [Dzone: getting started with postman](https://dzone.com/articles/getting-started-with-postman)
- [Dzone: testing APIs with postman](https://dzone.com/articles/testing-apis-with-postman)
- [Dzone: the postman API network](https://dzone.com/articles/the-postman-api-network)
- [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)
- [Dzone: how to download and install postman REST client](https://dzone.com/articles/how-to-download-and-install-postman-rest-client-so)
- [Dzone: using postman REST client, quick tips](https://dzone.com/articles/using-postman-rest-client-cleverly-some-quick-tips)
- [Linkedin: API Testing with Postman](https://www.linkedin.com/pulse/api-testing-postman-michael-montgomery/)
- [medium: API Testing with Postman](https://medium.com/@michaelkm03/rest-api-test-automation-with-postman-jenkins-1-of-3-860edf3c2a45)
- [Linkedin: API Testing with Postman — Build a Dynamic Test Suite](https://www.linkedin.com/pulse/api-testing-postman-build-dynamic-test-suite-michael-montgomery/)
- [medium: API Testing with Postman — Build a Dynamic Test Suite](https://medium.com/@michaelkm03/api-testing-with-postman-build-a-dynamic-test-suite-e874f4d78e69)
## Newman
- [Newman](https://github.com/postmanlabs/newman) is a command-line collection runner for Postman
- [Automated API testing for the KIE Server 🌟](https://developers.redhat.com/blog/2020/05/01/automated-api-testing-for-the-kie-server/)
## Drools
- [Drools](https://www.drools.org/)
- [KIE Server](https://registry.hub.docker.com/r/jboss/kie-server/)