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
What is a testing process / lifecycle?
how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module
Functional and Integration test scenarios for actitime application
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
what is scrum how with ex?
how many meeting in realtime environment? what are they?plz explain?
Hi Friends, Can anubody give me brief overview of Automation tools.. (basics of tools-summary)of following tools? 1.Qualty Center 2.Load Runner 3.Win Runner 4.Q.T.P mail me on ...rachna.huda@gmail.com
When should you opt for manual testing over automation testing?
Explain the difference between alpha testing and beta testing.
Which is the best testing model?
test cases on bangles???
how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc
What is an inspection in software testing?