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

Is compatabilitytestig and port testing are same

1569


Which testing model is best as per your understanding, and why?

816


Do submit teststrategy to customer if yes at what time

1653


Explain some techniques for developing software components with respect to testability.

3147


What is Stability and Performance Testing in Testing the TV

1973






Give me sample test cases for smoke testing

8770


What do you do (with the project staff) when the schedule fails?

1721


What is boundary value testing? Give an example.

795


Should testing be done only after the build and execution phases are complete?

1203


Write positive and negative test cases for forgot password?

4497


please send me interview questions asked in google in testing - manual

1626


What is the difference between load testing and performace testing?

769


Explain what is exhaustive testing?

920


tell me some major and minor defects in ur net banking project?

3244


. Is any graph is used for code coverage analysis?

2211