Google News
logo
API Testing - Interview Questions
How users utilize the facilities provided by SOAP?
PutAddress() : It is used to enter an address in the webpage and has an address instance on the SOAP call.

PutListing() : It is used to allow the insertion of a complete XML document into the web page. It receives the XML file as an argument and transports the XML file to XML parser liaison, which reads it and inserts it into the SOAP call as a parameter.

GetAddress() : It is used to get a query name and gets the result that best matches a query. The name is sent to the SOAP call in the form of text character string.

GetAllListing() : It is used to return the full list in an XML format.
Advertisement