difference between 2 tier and 3tier?and what is the
defination of tier?
Answer Posted / arun
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 |
Post New Answer View All Answers
Different types of design diagrams that supports to write test cases ?
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
What is smoke testing and what is sanity?
What is test plan and contents available in a test plan?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
what types of bugs will we find out in banking projects
What is quality center? How many built in tables does quality center have?
How does your preferred work style work with the ideal test-manager role that you just described? What is different between the way you work and the role you described?
How do u go about testing of web application?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What about the test case if the field only takes a certain number of characters or a minimum number?
What are the properties of a good requirement?
how deployment phase of SDLC differs in product based and in service based company ?
Could someone please send me real check list for Database Security testing.Please my mail ID- patil.ramchandra@yahoo.co.in. Thanks.
how to test a web application manually?can u explain indetail?