Posts

Showing posts from January, 2022

API Interview Questions MCQs

Image
If you are really interested in API Testing, this article covers every aspect of it. We have covered 2 major tools for API testing - SOAP UI and Postman in a very detailed manner. Theoretically, you will be able to answer the API related questions confidently once you have gone through this article. API Interview Questions MCQs Which API method can be called a SAFE one? If it doesn't change the state of a resource on the server. It should perform a read-only operation. If it stores the value of the response for specific response and saves new request to server. What is true about SOAP API? Data can be represented in different formats(JSON, XML, etc..) It is an object acces protocol Highly standardized It is an architectural style Each resource is represented by a unique URL XML is the only data representation format What is TRUE about redirect status codes? All 5xx status codes belong to them Indicate that the client has sent invalid request and server cannot process it. All 3xx st