what is difference b/n client server and web based
applications?



what is difference b/n client server and web based applications?..

Answer / rajesh poojari

Client-server architectures are called as two-tier
architectures. In the two-tier architecture, the user
interface runs on the client and the database is stored on
the server. The actual application logic can run on either
the client or the server.

Web architectures are called as three-tier architectures.
In the three-tier architecture, the user interface runs on
the client and the database is stored on the server. Third
tier is for the application logic. The third tier is
between the user interface (client) and the data management
(server) components. This middle tier provides process
management where business logic and rules are executed and
can accommodate hundreds of users (as compared to only 100
users with the two tier architecture) by providing
functions such as queuing, application execution, and
database staging.

Is This Answer Correct ?    5 Yes 0 No

Post New Answer

More QA Concepts Interview Questions

The difference between Testing and Quality Assurance. Basic Difference in the Job profile Job profile

4 Answers  


Write a testcase for Yes/No combo box

4 Answers   Accenture, TCS,


Explain the steps for bug cycle?

0 Answers  


What is a non-conformance report (NCR)?

20 Answers  


what is Globalization testing?

11 Answers   Vyons Labs,


can anyone explain the working of tsys application in credit card industry

0 Answers  


What is the difference between quality assurance and software testing?

0 Answers  


Define test strategy.

0 Answers  


What is 'Context Driven Testing' in Agile Method?

3 Answers   L&T,


What quality should have Test lead?with real time exp?

5 Answers   L&T,


What are the tools used by a tester while testing?

0 Answers  


what are the metrics you are following?

1 Answers   Cap Gemini,


Categories