Webmaster Forums - Website and SEO Help

Search Engines and Marketing => Search Engine Optimization SEO => Topic started by: swatijain22 on July 24, 2019, 06:04:17 AM

Title: What Is Difference Between Client Server And Web Testing?
Post by: swatijain22 on July 24, 2019, 06:04:17 AM
Hello Friends,

What Is Difference Between Client Server And Web Testing?
Title: Re: What Is Difference Between Client Server And Web Testing?
Post by: sinelogixtech on July 25, 2019, 01:13:48 AM
Hi Friends,
1. A client/server application uses a two-tier architecture whereas a web application uses multi-tier architecture.
2. In a client/server application, the user interaction with the server is mainly through a user interface whereas in a web application the user interaction is through a compatible web browser.
3. A client/server application lacks robustness because if a server fails, the requests cannot be completed whereas a web application exhibits robustness.
4. A client/server application requires installation on the client's machine whereas a web application can run directly from a compatible web browser.
5. In a client/server model, the server may become overloaded with the increasing client requests which results in low performance whereas multiple users can use a web application at the same time and also deliver superior performance.
Title: Re: What Is Difference Between Client Server And Web Testing?
Post by: tanwirjain on July 26, 2019, 01:05:40 AM
Why is this question is in seo topic ?