Several common rest WebService client testing tools

Source: Internet
Author: User

Introduction 
after you have developed a Rest WebService service, do you test the service quickly and easily? The rest service can be called through an HTTP request, but it is often not enough to go directly through the browser, after all, some of the rest services require post requests, and some rest services use some of the features of the HTTP head or cookie session. Therefore, you need a client that can impersonate an HTTP request.

recommended HTTP Client Tools 

Postman for Chrome 
If you use a Chrome browser, you can use postman:
 
but because Google was the wall, I have tried many times have not been installed.

Httprequester 

Firefox is usually not very useful, but the development is still very convenient, httprequester plug-in similar to Chrome has postman, very useful, here to download:

[url]https://addons.mozilla.org/en-us/firefox/addon/httprequester/
[/url]



restclient 
If you do not want to use the plugin in the browser, you can also use the Java version of Restclient, download here:
http://www.fosshub.com/ 

Several common rest WebService client testing tools

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.