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
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
Can you explain the workbench concept?
What are tools of performance testing?
Can you explain the various elements of function points ftr, ilf, eif, ei, eo, eq, and gsc?
Explain branch coverage and decision coverage.
What about the test case if the field only takes a certain number of characters or a minimum number?
What are the interview question on insurance domain in manual testing
What are the benefits of creating multiple actions within any virtual user script?
Architectural structure of the insurance project?
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
Can anybody help i put the pharma and bank project in my resume, but i dont know what to tell about them, any body tell the where can i get the information about them,what i need to tell about these applications,please help me
how we write test cases to brs,srs,hlds,llds
Can you explain random/monkey testing?
Do we have any certifications for ETL Testing ?
Why performance testing is performed? What are tools of performance testing?