what is two tier application? and what is three tier
application?and what is the basic difference? explain with
a example?
Answer Posted / 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 |
Post New Answer View All Answers
How do you test a web application for dump and deaf??
Did any one completed CSTE certiication? can u send sample question papers? how to apply that? pls send it to my mail id - dsnathi@gmail.com THANKS IN ADVANCE
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
What are the challenges you faced in your project (Testing) and in your company?
What are the benefits of creating multiple actions within any virtual user script?
how to test a store procedure?
What is the term ‘quality’ mean when testing?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
How does quality control differ from quality assurance?
write 5 critical test cases on product payment form on flipkart.com?
What r the sequences that leads to automation?
When should you opt for manual testing over automation testing?
Risk Analysis a) 2 step, b)3 step, c) 4 step, d) 6 step
Can anyone tell me about banking project? abt the transactions? the flow?
. Is any graph is used for code coverage analysis?