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

on what basis can u estimate test cases for particular screen??

1 Answers  


ofter combine the sub modules which type of integration testing will be done ? and who will do this ?

2 Answers  


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

1 Answers  


what is status of defect when you are performing regression testing.

8 Answers   Mascon,


what is soak testing

3 Answers  






there is a module that module assigned to two employees.In both of them one employee made a mistake so how can we identify who is done that mistake.

3 Answers  


Hi Friends How can we do manual testing? Is it similar to QTP? can some one give real time examples or point me to some websites or books where i can practice manual testing. pls give some ideas. It would be great help. Thanx & regards sunitha.

1 Answers   Belcan,


From where should we start writing the test cases. Say suppose we have a pageA with few check boxes, radio buttons, links, some text in it and a link on pageA takes us to another pageB. Then from where should we start writing the test cases?Also suppose we have 10 links in a page should we write separate test cases for each link?

2 Answers  


How to write a test case for White board? Plz help me with this....

4 Answers   CTS,


write test case for 1<=a<10;10<=b<=20 using boundry value analysis

2 Answers  


what is non incremental integration testing?

5 Answers  


Wht is the Throughput in performance testing during web based testing, Generally how do we test this..do we use any tool etc....Anybody can explain it in detail...

16 Answers   Siemens, Symphony,


Categories