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
What are the qualities needed by a software tester?
i need manual testing interview questions for 2+ experience plzz help me..
how to write defects in excel sheets when defects occured
What is system level testing?
how to write test cases for epos/pos testing.
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
When should you opt for manual testing over automation testing?
1.what promted you to become involved in QA/Testing?
discuss black box and white box testing is not widely used if you disagree tell me why?
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
What a team leader will test first when s/he will get new module to test?
how to write defects in excel sheets when defects occured
HOW TO CREATE SRS REVIEW REPORT TO PL?
1.What types of documents would you need for QA, QC, and Testing?
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules