Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


what is 2 tier and 3 tier application.

Answers were Sorted based on User's Feedback



what is 2 tier and 3 tier application...

Answer / 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

what is 2 tier and 3 tier application...

Answer / ravi kiran

3 Tier:
We have 3 different layers
1. Presentation Layer
2. Application Layer
3. Database Layer

Example: SAP

2 Tier:
We have only 2 layers i.e
1. Presentation Layer (Client System)
2. Application Layer + Database Layer (Server System))
Also called as Client Server Application

Is This Answer Correct ?    51 Yes 8 No

what is 2 tier and 3 tier application...

Answer / prabhat

Including both above answers, there is few difference..

2 tier:(e.g:VB based application)

1.Need to be installed on the Users PC.(Intranet)
2.Performace issue when No. Of Users are high.
3.Processing slow.

3 Tier:(Web based appplication)

1.Works on Internet.
2.Never performance issue irrespective of users login
3.Processing faster.

Is This Answer Correct ?    10 Yes 3 No

Post New Answer

More Automation Testing AllOther Interview Questions

What is tsl?

0 Answers  


What are the frameworks available in rc?

0 Answers  


Tell us how can we handle web-based pop-up?

0 Answers  


what r the diffence between QTP 8.2 & QTP9.0?

0 Answers  


hi, I want to study TIA portla V11. where can I get online courses?

0 Answers  


What testing activities you may want to automate in a project?

1 Answers  


Can anyone tell me the correct answer of below question....it is about Bugzilla tool. When bug will find out at the time of executio where it will save or what is the location of bug??

0 Answers   Diya,


Do you know what is the purpose of creating a reference variable- 'driver' of type webdriver instead of directly creating a firefoxdriver object or any other driver's reference in the statement webdriver driver = new firefoxdriver();?

0 Answers  


Do you know when autoit is used?

0 Answers  


In general, how do you see automation fitting into the overall process of testing?

0 Answers  


how many steps in functional testing?

4 Answers   TCS,


What types of scripting techniques for test automation do you know?

3 Answers  


Categories