July 2022
Beginner to intermediate
235 pages
3h 36m
English
In the previous chapter, you were introduced to API testing. This chapter will help you gain knowledge about the different architectures used for developing a scalable software web application, the protocols used for communicating between a client and a server, and the attributes of those protocols.
At the end of this chapter, you should have a good idea of monolithic and microservices-based architecture and RESTful architecture, the communication established between client and server, and HTTP, headers, requests, ...