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
6 what do you like least about testing?
When first time we are testing the screen then we have to write that this screen should contains so & so columns [ suppose there r 10 columns on that screen]in the expected result
How to do Performance Testing manually for a Flash Application?
how will u create diff types of scenario for any website?
What is testing and maintenance?
What r the documents required for performance testing
please anyone let me know the -ve testing of Excel sheet?
What are the bugs we cannot find in black box?
what is traceability matrix and its usefulness
9.Data – driver automation typically includes?
What is the difference between code walkthrough and code review? What is the difference between walkthrough and inspection?
Easiest way to write test cases? How i can learn writing the test cases?
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
3.if a questions asked as,what is the quality standards you are following? what i need to tell.
Define Stability, Scalability and reliability with example ?