What is the Difference between 2 tier and 3 tier
Applications...Actually what is a tier.. Anybody can body
can give accurate answer..Thanks in advance..........
Answer Posted / suvendu dalai
Two-tier architecture is a client/server architecture ,
where a request to do some task is sent to the server and
the server responds by performing the task.
where as a three-tier or a multi tier architecture has
client, server and database. Where the client request is
sent to the server and the server in turn sends the request
to the database. The database sends back the
information/data required to the server which inturn sends
it to the client.
In other word you can say that in 3-tier architechure
business logic,databases & presentation are maintained in
different files whereas in 2-tier architechure business
logic &databases are maintained in same layer or file
3-tier architechure in other word u can say fallows MVC
architure
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
how to write defects in excel sheets when defects occured
PLEASE CAN ANYONE SEND ME THE TEST SCENARIO BASED QUESTIONS FOR 3+ EXPERIENCE IN MANUAL TESTING
what is the common in all s.o.p (standaed operating procedure)?
wat if fiddler and how it is used in tesing an application. please explain with a real time scenario
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
Write 2 scenarios for Integration testing? Please let me know its urgent.
Should testing be done only after the build and execution phases are complete?
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
What is the difference between authentication and authorization in web testing?
What is smoke test? Do you use any automation tool for smoke testing?
What r the features,u take care in prototype testing?
What is Application Performance testing and Operational performance testing
What is the difference between pilot and beta testing?
How soon the bug should get fixed?