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

Q. How do you select product components for validation?What are the contents of QMS?

1520


Diffrence b/w compiled module and shared repository?

1562


-What do you think about unit testing? -How do you assure quality of the code you release? -How do you release software?

1696


What is difference between retesting and regression testing?

633


What kind of things that forbidden to do by a SQA Tester if He/ She don’t want to get fired?

1608






Testing terminologies followed by Google

2065


What is binary portability testing?

581


can you provide negative scenarios for ios alarm clock

908


Write the differences between preventive and reactive approaches?

606


What is difference between test effectiveness and test efficiency?

540


What is automated software quality (asq)?

632


What is the difference between Test cases document and test cases design document?

545


How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool

674


What do you understand by ‘test effectiveness’ and ‘test efficiency’?

561


Explain what should your qa documents include?

568