difference between 2 tier and 3tier?and what is the
defination of tier?
this environment contains two tiers one is for cleints and
the other one is for server.
presentation layer and business layer will be present in
the clients and database layer will be present in the
database server.
when ever the application need to be used in a single place
like single building a single organization or in numbers of
branches in single cities and if the application need to be
accessed very fastly then the environement sugusted is
client server environment or two tier environment.
Three tier environment: This environment containsthree
tiers, one is for cleints, the middle one is for the
application server and the last one is for database server.
Presentation logic will be present in cleint business logic
is present in the application server and the data base
logic is present in the database server.
when ever the application need to be used all over the
world by limited number people when the environment is
suggested is web environment or three tier environment.
| Is This Answer Correct ? | 2 Yes | 2 No |
What is PLC testing? since there are job openings in this area Please let me know what it mean and some more related information.
How to measure test effectiveness?
Differences Between Whitebox testing and Blackbox testing
21 Answers CSC, IBM,
What is regression testing? When to apply it?
How you will test pen
6 Answers Accenture, Digital Mesh,
What is the outcome of integration testing?
What are the different testable items in GUI testing?
Give an example of test policy?
what is meant by Pre-Conditions that we include in Test Cases? Can anyone provide those for this Website?
What we do in performance testing? Is it possible without any tool?
what is date field test case
How can we know bug is reproducible or not?