Telecom Business Analyst
Telecom Business Analyst Interview Questions and Answers
Q1. components of wsdl file, fault handing in webservices.
WSDL file components and fault handling in web services.
WSDL file components include types, messages, port types, bindings, and services.
Fault handling in web services is done through SOAP fault messages.
SOAP fault messages contain information about the error, including a fault code and fault string.
Web services can also define custom fault messages for specific errors.
Fault handling can be implemented using try-catch blocks in the web service code.
Q2. difference between soap and rest
SOAP is a protocol while REST is an architectural style for web services.
SOAP uses XML for messaging while REST uses JSON or XML.
SOAP requires more bandwidth and processing power than REST.
SOAP has built-in error handling while REST relies on HTTP error codes.
SOAP supports both stateful and stateless communication while REST is stateless.
SOAP is commonly used in enterprise applications while REST is popular for web-based applications.
Interview Questions of Similar Designations
Calculate your in-hand salary
Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary
Reviews
Interviews
Salaries
Users/Month