Using SOAPUI to Test on REST/JSON

Using SOAPUI to Test on REST/JSON

Choose the project View to SOAPUI on STS.

I create a new project with selecting [Opens dialog to Create REST Service]

Put my Accept application/json

Full Path: /easyrestserver/person/persons

My Server URL http://carl.digby.com:8080

That is it. I can use it to verify my REST JSON Server Side.
References:
http://www.soapui.org/REST-Testing/schema-inference.html
http://www.soapui.org/REST-Testing/getting-started.html
http://www.soapui.org/REST-Testing/working-with-rest-requests.html



猜你喜欢

转载自sillycat.iteye.com/blog/1748620
今日推荐