what is two tier application? and what is three tier
application?and what is the basic difference? explain with
a example?
Answers were Sorted based on User's Feedback
Answer / anu
Two tier application will have 2 layers
Presentation Layer:i.e. Front end
Bussiness and Database Layer
Three Tier application has 3 layers
Presentation Layer:i.e. Front end
Bussiness Layer:Which contains all business logic
Database Layer:Where all data is stored.
Example:If any condition is given for a search to display
the data.
In 3tier application that condition will be recevied by
Bussiness layer:search is carried as per requirement and
message will be sent to databse to display the details.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / rama
In two tier application only two tiers will be there one is
presentation layer and mixing of businesslayer and
dataacess layer .in three tier architecture every layer is
seperate.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is incosistent testing
what is latent bug and golden bug.
plz tell me the difference b/w PB/MF based appl.with examples. Thanks
What are microsoft 6 rules?
who will give priority for testcase?
What is Defect Density? How it can be calculated?
What is a good test? Wy do we need testing write test steps for triangle write test steps for ATM How a tester should approach a devloper about non accepted defect? What is test coverage assurance and give an example Draw and expain V model and how it is helpfull in software development
what is the difference between web based application and client server application as a testers point of view?
9 Answers Cognizant, Kanbay, RGPV, Saber Corporation,
How can you find dead code!!
What are your greatest weaknesses?
what is system testing? as test eng, what do u do in sys testing? who invoves in sys testing?
What is test summery report and it content?