Interface testing has never been easier-Postman (Chrome plugin)

Source: Internet
Author: User

Interface testing has never been easier-Postman (Chrome plugin)

A very powerful HTTP client tool for testing Web services, and I'll show you how to use it to test a restful Web service

Installation

Go to Chrome settings->more tools->extensions

Click the bottom get more extensions

Search Postman

Select the first click

Click Launch APP

How to use postman to do interface testing

Fill in the service URL

Select method, such as GET

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

After the parameters are filled in, the tool automatically fills in the parameters after the URL

Click Send

The POST request is similar

You need two more headers here.

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

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

The tests you run will be found in the history tab.

Interface testing has never been easier-Postman (Chrome plugin)

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.