Postman Tweaks
Postman Tweaks
Chrome’s app launcher sits in your OS dock and let’s you access Postman without
opening Chrome.
Launch Postman quickly
Go to the “Apps” page using the Bookmarks bar or type chrome://apps in the address
bar
Build requests quickly
URL parameters let you add key-value pairs to construct the request URL quickly.
Build requests quickly
Authenticate using Basic Auth, Digest Auth, Oauth 1.0 and Oauth 2.0 helpers. Postman
can sign requests and generate header and parameter values.
Organize using collections
Collections let you bunch requests together and organize them further in folders. You can
use collections for API documentation, user scenarios or any kind of related requests.
Organize using collections
Save sample responses inside requests. Click on the bookmark icon above the
response view.
Organize using collections
Share your collections with Postman users using the API directory. Exciting
updates coming soon!
Using environments
Install the Postman Interceptor for tighter integration with the Chrome
browser. Install Interceptor
Postman Interceptor
Capture requests from a web page and stream them inside Postman’s
history.
Postman Proxy
Get the Jetpacks upgrade for writing tests, running pre-request scripts and
the Collection Runner. It’s just $9.99 for a single user! Buy Jetpacks
Jetpacks
Provision licenses for your entire team using the online interface. Link:
https://www.getpostman.com/profile/teams
Pre-request scripts
Write tests within Postman using the full power of Javascript. Use snippets
to quickly build a test suite.
Test scripts
Results show up inside Postman with pass/fail counts. Test scripts are part
of collections. Sharing a collection also shares your tests.
Test scripts
Environments and global values can be set inside test scripts too.
Request evaluation life-cycle
2. Pre-request scripts
3. Send request
4. Receive response
Run all requests in a collection or a folder together. You can run multiple
iterations too.
Collection runner
See aggregate test results. For multiple iterations, drill into each iteration’s
result.
Collection runner
See previous runs. Ensure that your API tests are improving over time.
Data files
Load data files for multiple iterations. Postman supports CSV and JSON
files.
Data files
Data values are available in pre-request scripts and test scripts too using
the special data variable.
Newman
+
cron/curl
Use Newman to schedule tests using cron. Integrate Newman with build
systems.
Links
• Postman (www.getpostman.com)
• Postman Docs (www.getpostman.com/docs)
• Postman Blog (http://blog.getpostman.com)
• Postman on Twitter
(https://www.twitter.com/postmanclient)
• Postman on Facebook
(https://www.facebook.com/getpostman)
• Email us at [email protected]