Interface testing has never been so simple-postman (Chrome plugin) _ Test debugging

Source: Internet
Author: User

Interface testing has never been so simple-postman (Chrome plugin)

A very powerful HTTP client tool for testing Web services, I'm here to describe how to test restful Web service with it

NOTE: Reprint please indicate the source http://www.cnblogs.com/wade-xu/p/4228954.html

Installation

Enter the chrome setting->more tools->extensions

Click the bottom of Get more extensions

Search Postman

Select First click

Click Launch APP

How to use postman to do interface testing

Fill in service URL

Select method, such as Get

This request requires parameters, click on the URL params fill in the parameters

After the parameter is filled in, the tool automatically fills in the parameters after the URL.

Click Send

Post requests are similar

We need two more headers.

If access to your service requires authentication, you need to configure the user name password for authentication in the tab below

All of your tested data can be collected via add to collection.

The tests you run will be found in history tab.

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.