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
what is sanity test (or) build test?
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
qtp9.2 and qtp10.0 difference
What is the Testing strategy for testing client server applications/products?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
I am new to testing, I need information about TSYS any website or if you have information please mail it to me. this is for online credit applications project.My mail id is keerthanakoluvu@yahoo.com. Thanks for your help.
How do you estimate white box testing?
what are the prerequisite conditins to test clientserver and web applications
Hi, Can anyone suggest a test case writing technique for the below scenario. 1. User draws a lines on the image 2. User selects the lines and right clicks ( Measuremnts like distance between the start and the end point, coordinates of start point and coordinates of end point) 3. User selects one of the measurement Measurement is displayed Just want to highlight, i am looking for a test case writing technique for above scenario.
how can you test the web environment for security testing?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
Do you know anything about Set Top Boxes?
What are all the scenario for 1.google analytics 2.api 3.paypal
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
what are the 3 test tool categories and describe what each can do.