what is difference between web application and client
server application
Answers were Sorted based on User's Feedback
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 |
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 |
how to identify the test scenario
What is the difference between white box, black box, and gray box testing?
Explain pilot testing.
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
what are the Test case design Techniques?
1 Answers Infosys, Intelligroup,
next week i have a interview how to preopare the interview both manual and autolmation pls help me bcoz i ma fresher ple very soom thankl for and advance
What is your experience with change control? Our development team has only 10 members. Do you think managing change is such a big deal for us?
What are the Use Cases?
Testing Application means what? I want the actual meaning of application?
Can you explian $ pillar of Agile
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
do you or anyone has 100or over test cases in different categories