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

In an interview,the Interviewer asked me what are the reasons For the software has bugs? could u pls. explain the General reasons ..

5 Answers   Infeneon Technologies,


Explain agile development processes?

0 Answers  


What is Buddy testing?

2 Answers  


How to test Volume in Music System?

1 Answers  


What are the key components of a bug report?

0 Answers  






What is the difference between Outsourced Testing and Crowdsourced Testing

0 Answers  


Suppose I am testing a web base health care insurance software and I am working in the member portal. Could anyone please give me some example of some common/critical bugs/defects to be found in this software testing process ?

1 Answers  


who is entry level QA analyst,Sr.QA Engineer,System test analyst and QA director

1 Answers   ABC,


Explain what is the rule of a "test driven development"?

0 Answers  


list the type of testing you think must be conducted on web application project

3 Answers   QA,


If you come onboard, give me a general idea of what your first overall tasks will be as far as starting a quality effort.

2 Answers  


How would you prioritise your tests

1 Answers  


Categories