Wednesday, June 27, 2012

How to use SoapUI client

You can download SoapUI from here  ,
Unzip the soapui-4.*.*-*-bin.zip to your preferable place , lets assume you unzip to your home directory ,
Then go to bin directory - run this command in terminal "cd soapui-4.*.*/bin/".
To run the SoapUI client use "sh soapui.sh " command.



Ok now you ready to create a new soapui project using your wsdl :)

Go to File--> New soapui Project



Then you can see a pop up window like below


Give a name to your project , and select you wsdl file
click ok button to create a new project.

select a operation in request window and fill out the request message. Now click on green arrow button which is at the top left conner of Request window to send your request to the service. Here I am sending echoString request giving "sample" as my string.


 If you have deploy your service at particular endpoint then you will receive response and you can see it right side pane of Request window.




0 comments:

Post a Comment

Sample Text

Website counter

Categories