what is 2 tier and 3 tier application.
Answer Posted / k. pratap
In 2 tier architecture we have only two tiers: client and
server. Depends on the application consistency we called
this 2 tier architecture as thin client-fat server
architecture or fat client-thin server architecture. In the
first one most of the business logic will be residing on
the server side, where as in the second one most of the
business logic will be residing on the client side.
In 3 tier or n tier architecture we will maintain one
seperate tier for this business logic. we will call that as
application server. This will act as the mediator for
converting the client requests into the database
understadable formats and it retrieves the data according
to the command given by the client and it will again
convert those results in the client understadable formats
and displayes in the internet explores pages.
| Is This Answer Correct ? | 63 Yes | 4 No |
Post New Answer View All Answers
Tell me what kind of tests should not be automated?
How to check if an element is visible on the page?
I want to test a mobile software by an automation tool which is a IP telephony based software designed for both ios and android phone, basically this apps is develop for make call though few low cost audio codecs from Aircraft to Ground and Ground to Aircraft so anyone can suggest me which testing tool we can use for it
Explain me what is testng and why is it better than junit?
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
Explain me what is a framework and what are the frameworks available in rc?
What should you do after finding a bug?
Which is the best place to learn Loadrunner performance testing in hyderabad ?
How do we Test the C++ and Unix Application Using Automated Tool.
Tell me how would you test your own element locator?
Explain load testing on websites?
What is hybrid automation?
When is automation testing useful?
What is a framework for automation testing?
Name the frameworks that are used in software automation testing?