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

Mention how validation activities should be conducted?

0 Answers  


Write down the differences between the responsibilities of qa and programmers?

0 Answers  


I want appear the ISTQB fundation level in june '08. For this i require previous question sets or glossaries.pls email me if any one have previous question sets or glossaries. my mail id is- jayanta_bncoe@yahoo.com Thanks jayanta

0 Answers  


What are the tests activities that you want to automate in a project?

0 Answers  


what is operations testing? is it coming under white box testing/unit testing?

4 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  


What is crud testing and how to test crud?

0 Answers  


How to create stubs? what is the use of Stubs and drivers? who is the responsible person of this?

0 Answers  


How do we measure the quality of a product?

3 Answers   Satyam,


is any body looking for job in software testing

6 Answers  


Need urgent answers for the interview questions? Interviewer asked 1) when you don't have enough requirements spec how did you perform testing? 2) once the project went live if you come to know that there is a bigger defect(bug) what will you do? 3) when there is a bug in the code but not mentioned in the requirement spec( while testing for some other if you come to know this bug) what will you do? I answered these questions but interviewer was not satisfied can any one please tell me the best answers for these kind of situations. I have other interview next week so please provide me the answers or can email me the answers my I'd is tester582@gmail.com. Thanks in advance

3 Answers   Maxwell,


What is descion table?

5 Answers   Mind Tree,


Categories