Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

Have u ever converted test scenarois into testcases? If so how?

1 Answers   IBM, MBT,


Difference between smoke testing and sanity test ?????????

14 Answers   CTS,


what is sanity test

7 Answers   Oracle,


List out various tools required to support testing during development of the application?

0 Answers  


Is it possible to do load testing in POWERMHS? If yes how do you do that?

0 Answers  


How to log defect in HP ALM

0 Answers  


Is automating some test case is important? What about the maintenance? When will automated test become uneffective?

0 Answers  


wt is grey box testing

6 Answers  


What do you know about data-driven testing?

0 Answers  


what r the key components in a test plan document?

6 Answers   Semantic Space,


Have you written test plan?

0 Answers  


Dif B/W Equivallence partitioning and Boundary-value Analysis Give an Example.

2 Answers  


Categories