About how soap messages are sent and received in web service ?
Answer Posted / charit sharma
we can sent and receive soap msg with the help of HTTP, FTP
or SMTP protocols. we need to bind the soap envelope in
protocol and then we can send and receive our msg over the
netwok.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the actions performed by soapui?
How users utilize the facilities provided by soap?
What are the web relation functionalities provided by soap protocol?
What are steps that are required to create a client side program that can interact with the soap?
What is the primary challenge when testing web services?
Why is rest more popular than soap?
State some disadvantages due to the usage of SOAP?
What is the role of wsdl document in web service testing?
what is shop?
Explain where you use properties in soapui?
How does building a call allows the communication to take place in between the client and the server using soap?
in soapui i am prepared test data and create request and run the request. response generated. this response data how to validate/verification. how to verify the xml data in database. write query to get xml response data in oracle query. pls help me
How to write a SOAP Client using Apache SOAP for Java?
What are the elements which should be contained in SOAP message?
Explain what is the properties in soapui?