what is difference between web application and client
server application

Answers were Sorted based on User's Feedback



what is difference between web application and client server application..

Answer / parameswaran

(1) Webserver serves pages for viewing in web browser,
application server provides exposes businness logic for
client applications through various protocols

(2) Webserver exclusively handles http requests.application
server serves bussiness logic to application programs
through any number of protocols.

(3) Webserver delegation model is fairly simple,when the
request comes into the webserver,it simply passes the
request to the program best able to handle it(Server side
program). It may not support transactions and database
connection pooling.

(4) Application server is more capable of dynamic behaviour
than webserver. We can also configure application server to
work as a webserver.Simply applic! ation server is a
superset of webserver.

Is This Answer Correct ?    3 Yes 1 No

what is difference between web application and client server application..

Answer / srividya

web application:
-In this we don't have much control over the application.
-Application is loaded on the server whose location is may
or may not be known and no exe is installed in client
machine.You have to test different browsers.
-Web applications are supposed tobe test on different
browser and OS platforms.
-web application is mainly tested for browser
compatability,OS compatability,error handling,static
pages,backend testing and load testing

client-server application:
-in this we have to test different components
-Application is loaded on server while the application exe
on every client server.
-we have to test broadly categories like GUI testing on
both sodes,functionality,load,client-server
interaction,back end
-this environment is mainly used on intranet network.
-we are aware of no of clients and servers and their
location in the test scinario.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Manual Testing Interview Questions

What is the Jar file?

0 Answers  


wht is RTM(Requirememts Tracebility Matrix), what are the contents includes in this spreadsheet.. Anybody can answer this question...

3 Answers  


Why testing is required?

28 Answers   Cap Gemini, Infosys,


What is the diffrence between BUILD & RELEASE ?

3 Answers   ACS, Resience,


Wat is the use of regression testing?is it needed to be done only if any functionality is included or in release of every build?

1 Answers  






what is v-model and explan with diagramm

0 Answers   Cap Gemini,


What is difference between windows based application and web based application?

1 Answers  


What is CRUD testing

13 Answers  


how to maintain review reports

0 Answers   CTS,


what is the testing process followed in your company?

6 Answers   Mantra Group,


Can any 1 tell me what is front-end testing & what is back-end testing with example ?

6 Answers   Subex,


Hi to all..Now am working at one company as Software tester..I have selected for Accenture via one consultancy.. They have told that joining date will be on 19 th july..But now they are postponed joining date..whether i can trust that or not?Can u plz tell??plzz..whether i can put my paper to releive or not? CAn u telll?

0 Answers  


Categories