Answer Posted / swapna
WSDL is the Web Service Description Language, and it is
implemented as a specific XML vocabulary. While it's very
much more complex than what can be described here, there
are two important aspects to WSDL with which you should be
aware.
First, WSDL provides instructions to consumers of Web
Services to describe the layout and contents of the SOAP
packets the Web Service intends to issue. It's an
interface description document, of sorts. And second, it
isn't intended that you read and interpret the WSDL.
Rather, WSDL should be processed by machine, typically to
generate proxy source code (.NET) or create dynamic proxies
on the fly (the SOAP Toolkit or Web Service Behavior).
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Who has experience with epik or datafeedscripts.net? What better use for working with Shopzilla API?
Differentiate between static and dynamic website.
what are the steps involved in using the validator framework?
what are the general webtesting questions and how to respond them in generally in interview point of them
What is DOM?
What do you understand by client-server testing?
What are dynamic pages?
Define http.
How do you troubleshoot when a website displays '404:Page Not Found;'. what are the various steps that you take to diplay the page requested?
If i have a form, and 1 part of the form needs to use validator framework and the other part need not use, how will i ensure that?
What are the interfaces of SAX?
How does DTD work?
Explain the difference between authorization and authentication in web testing.
What is Code Base, Style Sheets?
what are the differences between webpage and webservice?