What is loosely coupled?
Answers were Sorted based on User's Feedback
Answer / anirban
it basically means that the services that you use are
reusable.One service does not depend upon the other.A
change in a .net service shall not affect another service
developed in java.All the components that is needed for an
application must not be tightly coupled so that a single
change in some class changes all other parts of the
application.Instead break the whole application into small
components ,expose them as web services and orchestrate .
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / ggpune
When two objects are loosely coupled, they can interact, but
have very little knowledge of each other.
Loosely coupled systems allow us to build flexible OO
systems that can handle CHANGE because they minimize
interdependency between objects.
| Is This Answer Correct ? | 1 Yes | 0 No |
How a soap message is structured?
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
Explain about message passing in RPC?
What is SOAP and why it is required ?
Explain about SOAP with an example of Industry usage.
What do you know about foundation security services?
What are the major components that make up a web service - soap (simple object access protocol)?
Explain about the syntax rules in SOAP?
Mention how soapui is used to structure functional tests?
Mention the advantages of soap?
What are the elements of a soap message?
What is the advantage of a detergent over soap?