Showing posts with label API. Show all posts
Showing posts with label API. Show all posts

Thursday, September 16, 2021

API-Webservices

          I have done the CP-WSR since then I want to capture the learnings in the mind map for reference. Recently I was able to review and come with my notes as a mind map.




Saturday, May 1, 2021

API Testing - HTTP Status Codes

          HTTP Status Codes? If we ever worked on an application which implemented on APIs or Webservices or Microservices not only knows HTTP Status Codes, might aware of few status codes like 200 or 401 or 500 likewise I am also familiar with these codes. A recent conversation with one of my colleague on these HTTP statuses Codes triggered me to explore various types of status codes and got curious why we are validating few status codes as part of testing. Before deep-diving into the rest of the HTTP status codes implementation, I thought of knowing available status codes that resulted below the mindmap.


What next? Explore how other status codes being implemented.