Web Services Testing

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

Web Services Testing

swetha1385
Hi
Can anyone tell me how to learn webservices testing using soap ui.
I have already tried the examples provided in the tutorials
Also  please  tell me  how to prepare for a webservices testing interview for both soap and rest

Thanks
swetha
Reply | Threaded
Open this post in threaded view
|

Re: Web Services Testing

softwaretestingforum
Administrator
Others may be able to answer if you ask specific question. Did you face any issue with soap ui?
~ seleniumtests.com
Reply | Threaded
Open this post in threaded view
|

Re: Web Services Testing

swetha1385
I am a newbie to this testing field.I am attending interviews.They are asking testing with soap and rest.
I have some questions like how  to test wsdl  urls.
Also how to test a webservice calling another webservice.
How to validate a soap response.
what is the  main difference between soap and  rest.
How to test rest service.


Thanks
Swetha

Reply | Threaded
Open this post in threaded view
|

Re: Web Services Testing

wantobexpert
What are you using to test the SOAP APIs? You can plug in the WSDL file in eclipse and perform the testing... You need to know XML to interpret the request and response envelope. It is plain english not difficult to understand. If you need step- step instructions on how to plugin your WSDL file on to eclipse and perform the testing, let me know. I will be happy to assist you.
Reply | Threaded
Open this post in threaded view
|

Re: Web Services Testing

ashishtripathib
The purpose of web application testing is to ensure that applications are up and running on various browsers/Windows Versions before the applications GO-LIVE to the end users. Application is also checked for forward and backward compatibility of browsers, i.e. Currently Running Browser Version plus two previous versions of the browser. This is especially done for Firefox and Internet Explorer.

are you having an information about software testing company outsourcing services.


 
Reply | Threaded
Open this post in threaded view
|

Re: Web Services Testing

avarivard
In reply to this post by swetha1385
I used this tutorial http://www.pushtotest.com/soapui-tutorial-full when was learning SoapIU for API testing