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 diff between 32 / 64 bit web browser ??
how many types of testing techniques are there and please clarify each technique in a detail way?
Please, list many things You’ll do (effort) as a SQA Tester, in this Company software project from the idea making of the specification, till that software released!
What is the difference between Outsourced Testing and Crowdsourced Testing
Is 100% Coverage is possible in Testing ?
Mention what are the types of documents in sqa?
what is difference b/n client server and web based applications?
What are the tables in testplans
How to test Volume in Music System?
How AUT testing will be done in BRS phase in V-Model
How to perform SQL inject test for a login page using OWASP ZAP proxy security testing tool
1. What is performance testing..How would you test the performance of a flash object