What is the Difference between 2 tier and 3 tier
Applications...Actually what is a tier.. Anybody can body
can give accurate answer..Thanks in advance..........
Answer Posted / sunil reddy
2 tier architecture is nothing but client and server
Means It consits of client(Presentation layer) and server
(may be database)
Client gives the requests through the browser for HTMl
pages stored in remoting machine(Server).The server locates
this files and passes to the Client
Only presentation layer and database server exits
Request are in the form of Http or FTP
Most of the actions done on the client side so client is
thick and server is thin
Web application consits of Presentation layer( client or
browser)Business process and database layer
As i mentioned earlier
Presentaion layer is useful for to submit the requests in
HTTP form
Web server recieves the Request in HTTP form and sends to
application server. Application server process the Request
and gets the information from the database and sends back
to Web server. WEb server sends the recived data in the
form of HTML to the client.
Most of the action done on the server side
so client is thin
Presentaion laye<-->web server<-->application server<-->data
| Is This Answer Correct ? | 16 Yes | 5 No |
Post New Answer View All Answers
Plz give me manual testing real test case ?
what is test strategy,test plan and test policy?Does anyone have dummy documents or any links that gives more idea about these?I am a beginner...interested in learning more abt testing.plz help and encourage me........!
Tell me the SRS based review,brs based review
Hi, I want "Intergraph" placement papers for experienced people which was conducted recently in Hyderabad. Thanks, Purnima.
List the considerations in developing testing methodology
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
What are testing techniques? What is difference between general and specific?
Please anyone give answers for all below questions and help ? realtimers please and please share your knowledge.lot of questions left unanswered.
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
What is fuzz testing?
What about the test case if the field only takes a certain number of characters or a minimum number?
What are the differences between stlc and sdlc?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
What are parametere require for Performance testing?
Is quality control similar to quality assurance?