-
Notifications
You must be signed in to change notification settings - Fork 0
Tool Postman
Rajendra Prasad Reddy Penumalli edited this page May 11, 2020
·
13 revisions
- Post man available in two forms:
- As a native app (More robust and has many features)
- As a browser plugin (light weight)
- JavaScript
- Postman Interceptor Extension
- Work-spaces
- Collections
- Newman
- Easy-to-use UI.
- Short learning curve
- Good community.
- Operation speed.
- Smooth work across all desktop platforms.
- Opportunity to create a workspace, cloud storage, etc.
- Tests start from the command line.
- Traffic interception from mobile devices.
- works only with JavaScript.
- You cannot set up fully-featured automation with files upload on a server.
- Prepared in advance request templates cannot be reused.
- Cannot build up an intelligent project structure for the increased number of tests.
- No opportunity to conduct a debugging using breakpoints.
- https://medium.com/velotio-perspectives/api-testing-using-postman-and-newman-6c68c33303fc
- https://www.getpostman.com/downloads/
- https://www.linkedin.com/pulse/postman-beginners-cheat-sheet-api-testing-glenn-raul-robinson
- https://www.npmjs.com/package/newman
- https://www.getpostman.com/pricing
- https://learning.getpostman.com/docs/postman/collection-runs/command-line-integration-with-newman/