Client Server
Client Server
Client
receive response
Server
Client/server 3-tiered architecture: In 3-tiered architecture, the application is divided into a presentation tier, a middle tier, and a data tier.
Send request
Client
receive response
Application Server
Database Server
a. Testing on the Client SideGraphic User Interface Testing b. Testing on the Server Side---Application Testing c. Networked Application Testing
Disadvantage
Increased cost: due to the technical complexity of the server.
conclusion
Client-Server model is basically used for communication from one system to another. One client can communicate with more than one server at a time.