What is two tier and three tier architecture?
Answer Posted / kartheek yakkati
2 tier architecture :- A 2tier architecture have two
layers nothing but a Client server architecture.
3 tier architecture :- A 3 tier architecture have 3 layers
they are
1.Presentation layer : Its a front end which is implemented
on client.It is the top most layer of all the 3 layers.
2.Aplication logic layer : It is the layer in which all the
application logic is implemented.Every task will be
executed here,data required for the processes is retrieved
from the dedicated database servers which can be considered
as the third layer,and the results of all the processes
will be shown in the GUI whic is the top most layer.
3.Database layer : It is the last layer of the 3 tier
architecture,in this layer all the database will be stored
and retrieved by the application logic layer.In one term we
can say it as the "Storage layer".
| Is This Answer Correct ? | 7 Yes | 6 No |
Post New Answer View All Answers
what is entry and exit criteria and explain it?
how will you test transfer funds module...explain in detail
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
What is AGP?what is setup.inf?What are the ways to install driver?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
Tell me some Adhoc testing scenarios of ebay (online auction product)?
How will you determine when to stop testing?
How do you scope, organize, and execute a test project?
functional testing test cases for transfer funds ?
Is Anyone attended the manual testing interview with capgemini in recent past. please let me know the type of questions they can ask. Thanks
Write positive and negative test cases for forgot password?
approx how long a simple website take time just for manual testing including report generation.
hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible
can u plz give an example for regression testing with example.
Does an increase in testing always improve the project?