Files
TechRadarAJR/radar/2019-11-01/postman.md
Daniel Pötzinger e543f7b424 fade out
2019-12-20 14:56:04 +01:00

10 lines
442 B
Markdown

---
title: "Postman"
ring: trial
quadrant: tools
featured: false
---
[Postman](https://www.getpostman.com/) is an API testing and documentation tool. Requests can be bundled into folders
and easily be configured to be executed against multiple environments. Responses can be evaluated using the "test" feature.
Even automated testing is possible using [Newman](https://www.npmjs.com/package/newman) as an addition to Postman.