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


Please Help Members By Posting Answers For Below Questions

If anybody from banglore having the real time exp in manual testing with 3+ yrs exp and looking for change send your profile to vinodhanandhan@gmail.com

1510


How can data caching have a negative effect on load testing results?

2377


Explain the strategy for testing a Java application?

1654


What are the different types of software testing?

715


Are there more defects in the design phase or in the coding phase?

931






wat is test management ?what are the components available in test management?

1609


MS Paint

1654


What is a maturity level?

741


any one please send me any test case examples with tabular columns in manual testing

1753


What is Test methodology, Testing type , Testing approach, Testing technique & Testing methods. Explain with example.

1517


Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?

1590


What are the different strategies for rollout to end users?

732


Explain the procedure for manual testing.

716


Explain branch coverage and decision coverage.

700


write test case for linked in sign up page ?

1899