What is the Difference between 2 tier and 3 tier
Applications...Actually what is a tier.. Anybody can body
can give accurate answer..Thanks in advance..........
Answer Posted / gaumzi
In Two Tier application if client hits the server then in
Server the request goes, verified by the Databse or
buisness logic as application layer and Database are
connected in parallel and server replies to the client.
In Three Tier architecture when client hits the server then
in server there is some temporary database connected in
parallel with Application layer and after that the main
Database server is connected with that server in series,
after verification from the first database server
(Temporary) the data finally goes to second Database server
(Final repository).
This is how the architecture can be increased to n-tier.
| Is This Answer Correct ? | 1 Yes | 12 No |
Post New Answer View All Answers
What is your approach when requirements change continuously?
how deployment phase of SDLC differs in product based and in service based company ?
What is pesticide paradox?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.
Can any one give a summary of testing a territory management system? what would be the test scenarios, few test cases. how it works.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
After insert the record in front-end, how will you check the back end by manually? Please explain?
how can u prepare the test plan?
ANY ONE HAS ATTENDED THE INTERVIEW FOR WIT INNOVATION P LTD? THEN KINDLY LET ME KNOW ABOUT THE INTERVIEW PROCESS AND QUESTIONS ASKED.
write test case for gmail login page
What is the role of the test group vis-?is documentation, tech support, and so forth?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
How can we test for drastic (severe) memory leakages?
What is the difference between SIT AND IST?
Can you explain a pair-wise defect?