What is two tier and three tier architecture?

Answer Posted / mitesh pandere

two tier achitecture is use for implement web based
application in which:
application logic implemented on pc's or client with
interfaces.application logic exicuted on pc not on the
server.database store on other server. one of the main
dissadvatage of this , when new updates release you have to
apply updates to each individual pc. think about network
where thousands of pc's connected, it's time consuming
process to apply updates to each pc on network.


three tier architecture is archetecture use for web based
application in which it consist of :
1)presentation layer :implemented on client.
This is topmost layer of 3 tier it . you can think it as
GUI gets input form user send it to application logic,
and show the result in sutable format.

2)applicaton logic layer or server:
this layer cordinate the application , process ,
comands,makes logical decisions, calculatons.
search contains from databases

3)database server:
this generally stores data in tabaular format.
generally database server RDBMS. the information you ,
will get after proceesing data from database server .

Is This Answer Correct ?    24 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

tell wat u did in ur banking project?

2049


Anybody having documents and URLs about BFSI domain...Please share..it is really urgent

2153


Need to know about Quality Center in brief

1707


What are quality assurance and quality control?

860


What is bottom-up approach?

845


Can you explain the workbench concept?

930


What r the functional testing u perform?

1878


Please is there any one working with ITR.COM? Having interview with them. Any tips will help.

1613


Can you explain function points?

900


What is the difference between Sleep and wait in winrunner what is integration testing and types of testing present what is system testing what is data driven testing what is functionality testing if requirements are given to you then how do you write the test cases for it Account number = Ok cancel For above given form the valid account number starts from 1 to 1000 so is it necessary to input the 1,2,3 ….998,999,1000 test cases to check the conditions of valid account numbers I,e is it compulsory to write 1000 test cases for the above form

2376


What do you understand by usability testing?

859


What is the responsibility of programmer’s vs QA?

1989


Which test cases are written first: white boxes or black boxes?

1035


1...DIFF BETWEEN QTP AND WIN RUNNER? 2... CHECKPOINTS AND EXPLAIN EACH OF THEM? 3...WHY IS STEP GENERATOR? 4... WHAT IS THE DIFF BETWEEN FUNCTIONS AND SUB ROUTINE?

1652


1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision

1922