What is the Difference between 2-tier and 3 tier
applications... Anybody can explain in detail... Thanks in
advance

Answer Posted / rajesh poojari - tavant techno

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.

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 ?    17 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the attributes of a good software qa engineer?

579


We have one home page for a web application.It has so many components which are being tested by different teams. If one component testing get delayed but all other components testing is done, can we sign off testing for that home page? If no, what should be done?

1235


What if the application has functionality that was not in the requirements?

558


insurance domain interview questions ,i done project on insurance (manual testing)

23460


What is Operational testing?

1778






What are the advantage and disadvantages of automated testing?

716


Give me example of automate the regression test suite ........Thanks...

1687


What are the types of testing can be performed on facebook login page?

955


What are verification and validation and difference between these two?

606


What is bug?

577


What are the factors responsible for the estimation of system integration test cycle and total integration time?

637


Explain the types of documents in software quality assurance?

538


What is verification?

568


What are the solutions for the software development problem?

547


I have a brand for product which will be delivered as per the subscription from customers.What are all the major functionalities u will test in that case?

895