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

Answers were Sorted based on User's Feedback



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

Answer / 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

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

Answer / testing master

In three tire application business layer is separetd from
presentation layer.

Is This Answer Correct ?    10 Yes 3 No

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

Answer / raju

2 tier application is Client Server application, 3 tier
application is Web based application...

2 tier application has presentation layer, Business layer..

3 tier application has presentation layer, Business layer
& Environment layer...


welcome to comments: bvraju2000@gmail.com

Is This Answer Correct ?    7 Yes 11 No

Post New Answer

More QA Concepts Interview Questions

how can u find system IP address

5 Answers  


Do you think qa's can also participate to resolve production issues?

0 Answers  


What is traceability matrix? Is it required for every project?

0 Answers  


At wht stage in the SDLC testing should be started?

4 Answers   IBM,


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

0 Answers  






what sort of things what u put in Bug Report ?

5 Answers   HCL, TCS,


Do anybody have any idea about the testing tools related to client-server apllications( for banking application or products ).Kindly tell me both open source and licensed tools. Thanks in advanceRegards

0 Answers  


How do u calculate Schedule variance? What is the formula? Explain with Example

1 Answers   Cap Gemini,


What are the entry criteria for Automation testing?

2 Answers  


Who will write the use case?

3 Answers  


I'm looking for a latest news on software testing, please help me.

1 Answers  


list potential risks that you have identified so far in Banking domain

0 Answers   QA,


Categories