Hi, Anybody can explain me What is the Difference between 2-
tier and 3-tier Architecture.
Answer Posted / rahul
In a modern two-tier architecture, the server holds both the application and the data. The application resides on the server rather than the client, probably because the server will have more processing power and disk space than the PC.
In a three-tier architecture, the data and applications are split onto seperate servers, with the server-side distributed between a database server and an application server. The client is a front end, simply requesting and displaying data. Reason being that each server will be dedicated to processing either data or application requests, hence a more manageable system and less contention for resources will occur
| Is This Answer Correct ? | 6 Yes | 2 No |
Post New Answer View All Answers
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
What is the difference between functional requirement and non-functional requirement?
What is reverse engineering?
When should you opt for manual testing over automation testing?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
please send me interview questions asked in google in testing - manual
What is bug priority?
Can anyone tell me, What is wound fixing?
What is an inspection in software testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
What is rapid application development model (rad)?
what is the difference between test case and result matrix
When we use integration testing for any new system so why we required system testing.
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
what is the difference between Desktop testing,Client/server testing and webapplication testing