Web Services Technologies
Quiz covering fundamental web service technologies including SOAP, WSDL, UDDI, and Service Oriented Architecture (SOA) concepts and protocols.
Questions
SOA stands for
- Simple Oriented Architecture
- Service Oriented Architecture
- Simple Object Access
- Service Object Access
SOAP stands for
- Service Oriented Architecture Protocol
- Service Oriented Architecture Program
- Simple Object Access Protocol
- Service Object Access Project
WSDL stand for
- Web Service Description Language
- Web Source for Description Language
- Web Service Detection Language
- Web Service Destructive Language
Directory where Web-Service are published used which protocol for consistency across
- WSDL
- Web Services Directory
- UDDI
- All of the above
UDDI stand for
- Universal Description, Discovery, and Integration
- Universal Directory for Database and Integration
- Universal Directory for Discovery and Internationalization
- Unit Description, Discovery, and Integration
Provider is a function
- which performs a request operation for a consumer
- which performs a request and response for a consumer
- which performs a service in response to a request from a consumer
- which performs a service , when they receive a response
Consumer is a function
- which consume a response operation for a consumer
- which performs a request and response for a consumer
- which consumes the result of a service supplied by a provider
- which performs a service in when they receive a request
Benefit for using SOA
- Platform independence
- No threat of vendor lock-in
- Enables incremental development, deployment, and maintenance
- All Of the above
WSDL can be divided in these blocks
- Abstract Definition and Corner Implementation
- Absolute Definition and Concrete Implementation
- Absolute Definition and Center Implementation
- Abstract Definition and Concrete Implementation
In WSDL file, ‘Type’ tag used for
- Defining customs method types.
- Defining custom functions.
- Defining custom data types.
- Defining Package.
In WSDL file Parameter can be defined using which tag
- Parameter
- Message
- Part
- Combination of b & c
In WSDL file ‘PortType’ Tag is used for
- Defining customs method types.
- Defining functions.
- Defining data types.
- Defining Package
WS-Routing and WS-Referral are core routing extension of SOAP. (TRUE/FALSE)
- True
- False
SOAP Message can be transport in an asynchronous manner using
- WS-Routing
- WS-Referral
- Not possible in SOAP.
- a & b
Stateless protocol that extends SOAP by defining a means to specify an ordered route is
- WS-Routing
- WS-Referral
- Not possible in SOAP.
- a & b
Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question based on this note) Which element is used for specifying message originator
- “from”
- “to”
- “fwd”
- “rev”