What is the difference between two tier and three tier
architecture?

Answers were Sorted based on User's Feedback



What is the difference between two tier and three tier architecture?..

Answer / bala

Two tier architecture means:
Client server application. Client acts as Front End
and Server acts as Backend like databases.

Three tier Architecture Means:
Three tier architecure means N tier architecture like
Yahoo , gmail, and or Web Applications. Having Number of
Users or Customers or
Clients.

Is This Answer Correct ?    24 Yes 4 No

What is the difference between two tier and three tier architecture?..

Answer / ratha.a

two tire architecture is a client server application.
client act as front end and srever acts as back end.
Business layer and data base layer.



THREE TIRE ARCHITECTURE is a web application.
Presentation
Business and
Data base

for ex Presentation-JSP
Business-Java and
Data base- SQL or db or oracle

Is This Answer Correct ?    9 Yes 3 No

What is the difference between two tier and three tier architecture?..

Answer / devi guru prasad narkedamilli

Tire architecure is introduced because of the follwing
resons

1). To reduce the design complexity.
2).To make our system to withstand even the technology of
particular module is changed i.e for eg:Data base
3).To support the interpropability.

THREE TIRE ARCHITECTURE is a web application.
Presentation
Business and
Data base

If the business logic having more complexity then the
business logic may have more than one TIRE.

Is This Answer Correct ?    7 Yes 2 No

What is the difference between two tier and three tier architecture?..

Answer / krishnan

Three Tier Means client,Server and more than one Business
Layer.Each Business layer performs one opertaions.For
Example yahoo, This have more business logic.It consist of
Login,Check the correct user etc

Is This Answer Correct ?    11 Yes 8 No

Post New Answer

More Manual Testing Interview Questions

does anybody have requirement document for any project? if u have , could u plz forward it to my mail brahma412@yahoo.co.in

0 Answers  


What agile testing? how it is process?

5 Answers  


Is Validation Test & Negative Tests have same meaning???Are both same???

4 Answers  


What different types of manual testing are there?

0 Answers  


What kind of document u need for going for an functional testing?

3 Answers  






Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent

0 Answers  


what is metrics?...What metrics do u follow in ur company?

6 Answers  


Can we use automation tools during static testing? If yes when and how?

3 Answers  


If there is requirement After 6-7 months from client such that "Apply Shortcut keys[keyboard keys]to all buttons on all the screen. And If test cases are written for the buttons then Again we have to write test cases for Shortcut kays

1 Answers   TCS,


deployment who will do as a developer or a test engineer?

7 Answers   IBM,


1.what promted you to become involved in QA/Testing?

0 Answers   VJIL Consulting,


What is Standalone testing?

10 Answers   Accenture,


Categories