Files
awesome-kubernetes/docs/postman.md
Inaki Fernandez 19f1766c8e new entries
2020-05-28 11:17:04 +02:00

17 lines
1.2 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)
## 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/)