What is the major obstacle users faced when using soap?
No Answer is Posted For this Question
Be the First to Post Answer
What are the uses of soap?
Explain about Transport methods in SOAP?
Can soap use rest?
Explain about HTTPS in SOAP?
List out the important characteristics of soap envelop element.
soapui <person> <fname>abc</fname> <lname>xyz</lname> <age>22</age> </person> above data i am prepareing in soapui and run the request and generate response. how to fetch this xml response data using oracle sql query. pls tell me query.
Explain about the mustUnderstand Attribute?
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
Can you elaborate on SoapBindingSkeleton?
Discuss various approaches to develop soap based web service?
Mention how soapui is used to structure functional tests?
To test a web service you must create a windows application or web application to consume this service. State whether true or false.