Scenario :- Understanding concept of Web services, its working and what is a SOAP, UDDI , XML , UDDI . How we can implement SOAP-UI .
![]() |
Web Service (Request-Response) |
Solution :- This video tutorial is created which covers all the basic information of web service and its key components using SOAP -UI
Meaning of Web Service :-
Web services is a technology for transmitting data over the Internet and allowing programmatic access to that data using standard Internet protocols.
Key Components :-
SOAP:-Simple Object Access Protocol
Defines the format of Web Service Request-Response (XML)
WSDL
Web Services Description Language Describing
Web services and how to access them
UDDI
Universal Description, Discovery and Integration
Telephone book for web services