Postman routine use interface test tools

About postman interface testing tool installation

About Postman:
Postman Chrome plug-in is a powerful debugging web pages and send HTTP requests.

It provides a powerful Web API & HTTP request debugging. It is possible to send any type of HTTP request (GET, HEAD, POST, PUT ..), any number of parameters included + headers.

Postman function:
mainly used to simulate a network request packet
quickly create requests
playback, management requests
quickly set up a network proxy

postman install:
1. Search in chrome application store, App Store Address:
https://chrome.google.com/webstore/search/postman?t=http://webstore.google.com
over the wall added directly into the google browser download plug-in can

2. Client Installation
https://www.getpostman.com/apps
recommend choosing Mac / Windows app, compared to Chrome app, do not need to download over the wall, more powerful

Guess you like

Origin www.cnblogs.com/TD1900/p/11969884.html