Hi, Anybody can explain me What is the Difference between 2-
tier and 3-tier Architecture.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / narandra
2-tier Architecture : contain only "back end", ex : super
market.
2-tier Architecture : contain "front end" and "back end",
ex :any bank application
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / purushotham
2 tier acrh means that 5 IBM engineers have developed SAP R/3
sap means system application in product in data processing.r means real time
3 means architecture earlier all manuf company are using one tier R/1 in 1970s where all the activities are taken single software are department.which ever is the concern (for example take a paper and write single tier cycle there make 3 division on the single tier and put it as application,presentation,implementation.this exactly that tells all departments are running in one tier if any thing went wrong every thing will be courpted ,. the same system
they developed in 1980s called R/2 version.
that make a example of bicycle in one tier application were running at the same time,, another tier was presentation and implementation this done because to over cum from the errors
if error have encountered in application they can easliy find it out.
latter version 1990 is R/3 that three is having different tier for example auto rickshaw,.. i hope tht u ill understand this one
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / kumari sri
2-tier architecture : In this
architecture presentation
layer,business layer wil be
availiable in one system and
database layer is availiable in
server.
3-tier architecture : in this
architecture presentation
layer in one system,b layer
in one server, d layer in
another server.
If u have any doubts mail me
kumarisri18@gmail.com
| Is This Answer Correct ? | 0 Yes | 0 No |
what are 6 microsoft rules used for user interface testing?
What are the object repositories for QTP????friends Plz help me in finding answer for the above....thanq
As a manager what process did you adopt to define testing policy?
I have to give weights to 5 stones so that using a simple balance and the stone i should be able to weight any number between 1-100
what is the difference between test bed and test environment?
Hi Friends .. Ans me these questions only on sqt.qae@gmail.com q-1)when testing will be stopped? q-2)same application program will run on a standalone workstation and on connected workstations.Describe what additional testing is require when workstation are connected?
Does Automation replace Manual Testing?
In my application, date box is present on every screen. As a tester I have to test it on every screen. So need to write test case for it. If I write a test case for Date box only once & I refer that test case for next screen date box testing. Is it Ok?? E.g. Test case name - Date Box test Test Case Id - 01 If I want to write test case for Date box on New screen/module. Then is it OK?? Test Case Name - Date Box test Test Case Id - 20 Test Steps - Refer steps of test case id-01
How u prepare Test data in testing process???
What is the first query u encounter to test a database..?
Hi all, I am currently working in manual testing and am interested in database testing. How do I change my career from manual to database testing? What are the prerequisites for that inorder to equip myself for database testing?
what is the diff b/n testing methodologies and testing techniques?