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 the difference b/w qtp,winnrunner,testdirector?
What is Operational testing?
What would you do if you have a large suite to execute in very less time?
what is test condition
Write the differences between preventive and reactive approaches?
what are the metrics you are following?
What is meant by verification and validation?
what kind of questions will be asked in HR round for QA engg for 2-3 yrs exp? Please !!!!!! can anybody help me? this is very urgent. Thanks in advance. Please mail answer to me: arunakj011@yahoo.com
Explain what is a cause effect graph?
Web 2.0 Style Software Testing Management System- any suggestions? I'm looking out for a Web2.0 based software with features which makes test management easy. The feature I expect to see are; dashboards, live updating, reporting and communication system.
What is the difference between system integration testing and end-to-end testing? With examples pls
what approach do you folllow in writing test cases?