What is SOAP Version 1.2?
Answer / supra
SOAP version 1.2 is a lightweight protocol for exchange of
information in a decentralized, distributed environment. It
is an XML based protocol that consists of four parts: an
envelope that defines a framework for describing what is in
a message and how to process it, a set of encoding rules
for expressing instances of application-defined data types,
a convention for representing remote procedure calls and
responses and a binding convention for exchanging messages
using an underlying protocol. SOAP can potentially be used
in combination with a variety of other protocols; however,
the only bindings defined in this document describe how to
use SOAP in combination with HTTP and the experimental HTTP
Extension Framework.
| Is This Answer Correct ? | 5 Yes | 1 No |
what is the response format for SOAP response?
How a soap message is structured?
what assertion is in soap ui is and give some example of assertion possible in soapui?
Explain about SOAP with an example of Industry usage.
what is SOAP envelop element?
What are the advantages of json over http as compared to soap over http?
Differentiate soap and rest?
Explain the actions performed by soapui?
what is the difference between a web service and SOA?
Does soap use http get or post?
What are the uses of soap?
Give an example about the functioning of SOAP?