What is the difference between Two Tier and Three Tier
Architecture?
Answer Posted / parul bhadeshiya j.
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 ? | 4 Yes | 2 No |
Post New Answer View All Answers
What’s the difference between a bug and a defect?
Can anyone tell me about banking project? abt the transactions? the flow?
Why should you care about objects and object-oriented testing?
1.What is bidirectional traceability ??? and how it is implemented? 2.What is Automation Test frame work ? 3. Define the components present in test strategy? 4. Define the components present in test plan? 5. Have u written Test plan ?…. thank u!plz reply........
What is Online gaming, payment gateway development, hosting and custom software development services.
whats main working for tester. and developer, and prject manager.
how do u manage scripts in winrunner when you application is changing frequently?
If client give you a project then which testing you will perform first
What is an audit report? Whom is it done by?
what risks do u faced u r projest how do you solve
How would you do the ollowing Security Testing for web application? 1) Authentication. 2) Authorization. 3) cookies. 4) penetration testing. 5) session testing. 6) encryption and decryption testing pls give examples give example i can't understand so pl
do we need to write test cases for workflow of the product for instance: there is 2 module "TRAINING ASSIGN MODULE" and "EMPLOYEE" in TRAINING assign MODULE iam assigning training to employee setp is 1.selct traning "oracle" 2.select employee u want assign "peter" 3.apply. now to check whether training assign or not GOTO EMPLOYEE module 1.click on "peter" 2.click on 'view assign to employee'link.now this is a flow do i need to write test cases for this fllow.plz help me guy mail me nirmal_rawatt@rediff.com
Can you explain boundary value analysis?
What is an entry criteria?
How do you test google or gmail application??tell me step by step process??