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 the difference b/w Smoke Testing and Sanity Testing?
what is meant by system testing? what is functional testing? what is the difference between both of these testing? can anyone explain this in detail?
explain the 5 types test matrics?
hi, In testing, what is raw data and what is test data and who will prepare/provide those datas. and test run using raw and test datas will be the same or it differs and reasons. this has been asked to me in an interview. expecting a reply from you.
3 Answers ProdEx Technologies,
what is baseline document,can u say any two?
only one tester & one developer ,the product is released to be today night.if you found a critical bug then wat u do
What is the difference between Requirement and Specification?
Tell me agile process in your company
sir actually how we connect the Ajax engine to the normal web chat application how. And how Ajax engine works??
Find the Cyclometric complexity on the following p seudocode Do while records remain read record; if record field#1=0 then process record;store in buffer; incremental counter;store in file. reset counter;end if end do please let me know the procedure too.
What is the concept of introducing a small change to the program and having the effects of that change show up in some test?
i m going to pay for air reservation online and i m paying through credit card supose i give credit card no 123456.how u chk this is valid or not.wat validation u put for kind of fields