postman-Interface Test

Source: Internet
Author: User

Postman is a chrome-based interface testing tool that can test the HTTP interface and need to install the Chrome browser first

It can be used to do interface test, send get, POST request, add cookie, header information, view interface return results, interface response time and so on 1, key value form parameter 2, JSON string type parameter 3, HTTP request plus authorization authentication 4, add Header5 , increase the cookie need to install Inerceptor plug-in 6, upload file 1, key value form parameters, Form-data, usually have files in this way

You can also use x-www-form-urlencoded, which is the standard HTTP request format

2. Parameters of JSON String type

Not JSON string can also use this, fill in the following ways

Click Code in the top right corner to view the request format

3. Permission Verification

4. Add header

5, add the cookie need to install Inerceptor plug-in chrome-more tools-Extension program, drag inerceptor to install in postman open this plugin

6. Uploading Files

postman-Interface Test

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.