difference between soap and rest interview questions


difference between soap and rest interview questions







SOAP stands for Simple Object Access Protocol REST stands for REpresentational State Transfer.


SOAP is a protocol. REST is an architectural style.


SOAP uses interfaces and named operations REST uses  URI and methods like (GET,POST) to expose resources.
to expose business logic.

SOAP requires more bandwidth REST requires less bandwidth


SOAP allow XML data format only. REST allow's different data format Eg:text, HTML, XML, JSON


SOAP is less preferred than REST. REST more preferred than SOAP.



difference between soap and rest interview questions

,
rest vs soap difference,
rest vs soap security,
when to use soap vs rest,
soap vs rest vs json,
rest vs soap wiki,
acid transactions,
when to use soap and rest,
soap json,


rest web services testing interview questions and answers,

difference between soap and rest in salesforce,

difference between soap and rest api,

difference between soap and rest in java,

difference between soap and rest in wcf,

difference between soap and rest webservices in salesforce,

difference between soap and rest protocols,

what is difference between soap and rest web services in iphone





Comments