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
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
Diffrernce between client server testing and web server testing.
What is the procedure of manual testing?
What is the test case?
where do we work with Application, web and Database servers Means which type of applications.
What is reverse engineering?
what is port testing and do it comes in manual testing?
What is validation in software testing?
Have you worked in UDAP (Credit Card act 2009) project?What did you test in Billing & Payment modules?
Testcases for msword( microsoct office word??
What types of documentation are used in qa?
Hi there Does anybody can respond to my Questions? Is some one there to answer my Questions posted in Software testing category.pls E-mail to sunitht27@yahoo.com
Usually customers won’t give all the requirements. How will you manage & collect all the necessary information?
What is strategy to be followed for execution of 500 Test Cases in One day. If only 1 Resource is available.
What are the modules of quality center?