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 |
Tell me some key points to consider while writing a bug report.
what is metrics? type of metrics?
How do u perform regression testing?
what is defect life cycle in test director
can bug lifecycle support the integration , system, unit testing, functional testing etc
What is the difference between quality assurance, quality control and testing?
Give me an example of the best and worst experiences you've had with QA.
What is a test plan and what does it include?
is the transmission line voltage delta confoguration?
Need urgent answers for the interview questions? Interviewer asked 1) when you don't have enough requirements spec how did you perform testing? 2) once the project went live if you come to know that there is a bigger defect(bug) what will you do? 3) when there is a bug in the code but not mentioned in the requirement spec( while testing for some other if you come to know this bug) what will you do? I answered these questions but interviewer was not satisfied can any one please tell me the best answers for these kind of situations. I have other interview next week so please provide me the answers or can email me the answers my I'd is tester582@gmail.com. Thanks in advance
What is 'Context Driven Testing' in Agile Method?
Any Applications In The Market To Help Quality Test Team Members Communicate With Each Other?