Home » REST API Testing
Postman-API Testing for beginners
What is client: A client is a piece of computer hardware or software that accesses a service made available by a server as part of the client–server model of computer networks. The server is often (but not always)…
Read More »Rest API Response Codes
Here are some sample Response Codes which we will normally see while performing REST API testing through any REST API client. #1) 100 SeriesThese are temporary informational Responses 100 -Continue 101 -Switching Protocols 102 -Processing #2) 200 SeriesThe…
Read More »