Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

What tools will allow JSON requests to be scripted and automated (like SOAP UI)? [closed]

Tags:

json

Can someone suggest me a JSON client tool to test my system just like how we use SOAP UI to test web services?

like image 826
Sripaul Avatar asked Sep 13 '11 08:09

Sripaul


People also ask

Can we use JSON in soapUI?

SoapUI parses the REST messages for you, and makes it very easy to view and edit the request and response headers as well as the JSON and XML payloads.

How to create request in Soap UI?

To do that, click Create SOAP Request in the operation editor. The Open Request dialog will appear. Use it to open one of the existing requests in the project – that is, select a request from the drop-down list, then click OK.


1 Answers

Firefox RestClient addon will do this.

like image 110
Chandima Janakantha Avatar answered Sep 24 '22 18:09

Chandima Janakantha