Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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 are the major components of Perf Test Report?

0 Answers  


Apart from integrating testing,what a test engineer will do in system testing?

4 Answers   IBM,


What is the name of the process developed by The Software Engineering Institute that addresses 18 key process areas for achieving a certain level of organizational maturity?

1 Answers   TCS,


what is stlc and what is bug life cycle? are the both same or different?

3 Answers  


describe the difference betweeen Test scenario and Test Case

3 Answers   HCL,


What are the different technology that manual tester should know( except automation tools)?

2 Answers  


diffrence between srs and frs

5 Answers   Sonata,


Hi frnds im mini. can any one give correct answers for this interview questions. i have an interview in 4days..pls 1.What are tests that u have participated in Testing. 2.What is diff between Load testing Stress testing? 3.What is sanity testing when do u start it? 4.how can you test ur application with negative testing? 5.when can u start test case writng? 6.what is the tool your are using and the version? 7.what is the tool you used to report the bug ? 8.what is a formate of test case document in your company and also bug report document formate? pls send me reply.. tank u frnds.............

1 Answers  


What is difference between GUI and Usability Testing?

2 Answers  


We can check many things in one test case, then Is it necessary to write separate test case for checking each functionality? Example : For Login Window --> Test Case is---> 1) Enter valid user id & password --> For this expected result --> 1) User should login. My question --> while executing above valid test case, we can expect more than one result such as "Visibility of password should be as ****" So Should I have to write separate test case for "Visibility of Password" OR Not? Please guide me properly.

5 Answers  


What is Installability testing?

4 Answers  


What is the Sanity Testing??

1 Answers  


Categories