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

When there is a new enhancement, what kind of test cases will you write and how will you ensure that everything is covered

2 Answers   FIC,


I test change password field for a application.But it accept new password same as old password. Is it not a issue??I raise this issue but developer team mark invalid.

2 Answers  


PET model architecture..?

3 Answers   Logica CMG,


What are the functions of the Quality Assurance Group (QAG)?

0 Answers  


Can any one send the Basic Consepts of DB Testing? Which Type of Quarres are Frequently used in the DB Testing? If any one have those please reply..

2 Answers  






can you provide negative scenarios for ios alarm clock

0 Answers  


Give an example of high severity and high priority bug, and low severity and low priority bug.

2 Answers   Ness Technologies,


What if the software is so buggy it ca not really be tested at all?

0 Answers  


How are the quality assurance activities planned ?

0 Answers   TCS,


Why do you want to work for us?

0 Answers   Sonata,


what is exceptional flow ? how to write exceptional flow test cases ? please give me the answer.

1 Answers   Satyam,


What is the difference between quality assurance and software testing?

0 Answers  


Categories