What is two tier and three tier architecture?
Answer Posted / sethu
Two tier architecture :
Client server application. Client acts as Front End
and Server acts as Back end (databases).
Here where client make a request to the server where
the query evaluated in the server and returns the request
given by client .where here all the query evaluated in the
server side .
Three tier Architecture :
Three tier architecture means N tier architecture
1. Presentation Layer
2. Business Layer/ Middle Layer(tier)
3. Database Layer.
where here client make a request to server through
presentation layer to get some data the query is evaluated
in business layer and the data is retrieved from the
database layer(all the complicated work done in middle layer
) . Database layer is responsible for all the connections
between the server .so the accessing through database make
easier through 3tier architecture
| Is This Answer Correct ? | 29 Yes | 16 No |
Post New Answer View All Answers
14.What is function point breakdown?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
Define brain stromming and cause effect graphing?
write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases
list of methods that is used to document the requirements of a software.
How can I done a Web Testing? Which steps are include in it?
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
In simple steps how will you do unit testing using VSTS?
What is the difference between functional requirement and non-functional requirement?
any one please send me any test case examples with tabular columns in manual testing
hi can anyone tell me about vision plus testing? and what about its future
tell me 3 defects in FRS document, while doing FRS review which u have found in the last 3 years ? could u plz answer brahma412@yahoo.co.in
What is the Difference between Network testing and Web Testing?
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
What is Difference between Test Strategy and Test Methodology?