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
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 |
Answer / testing master
In three tire application business layer is separetd from
presentation layer.
| Is This Answer Correct ? | 10 Yes | 3 No |
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 |
What is destructive testing, and what are its benefits?
What is the difference between GUI and UI testing?
What are the key challenges of software testing?
what is requirements review process? Can anyone please explain me? Thanks, Prasanna
What is the difference between a test scenario and test condition? Please explain with an example
My friend bought a test management system just recently after comparing a lot of products. But its performance was not quite up to the mark. Please suggest a good one that is worth the money.
What is difference between Six Sigma and CMMI and how both relate/differ to each other
why ur looking for change
What is the difference between testing and Quality Assurance?
Explain insurance project modules,and what we need to test on which functionality?
What are the benefits of automated testing?
What is Operational testing?