What is the Difference between Client Server and a web
Application?

Answer Posted / pawan

1.Client/Server:Client contain views and some programming logic, Server needs to send response data only, not view(form,screen)

2.Web application:In web application our browser act as client and does not have programming logic it just react to user interactions. Server contain all programming logic and views. Server send response data along with view, which is rendered by our browser.

3.Think of gmail:
When you open link it acts as Web application. Once all required javascript load it just send response data not views, so can think of client server.
4.In client server: don't talk about .exe cause it not always case in programming language like Java and platform like Linux. (.exe) file are specific to windows platform.
5.Client server programs are more faster than web application cause server don't need to prepare views, that exist in client. Server needs to send only response data (Yo u can check it against gmail, once loaded it acts much faster cause required views already at client side)

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does 100% statement coverage mean?

1809


I am DD. I am working as a Tester in e-learning company? IS there scope for content testing? or i have to change to software testing. pls guide me...

1673


What impact ratings have you used in your projects?

679


Which testing model is best as per your understanding, and why?

707


how to connect oracle with test director? in testdirector we will be getting only reports? pls answer Thanks in Advance

1414






What is QCM?

1781


1.what is a test condition ?

1533


When have you had to focus on data integrity?

2145


When should you opt for manual testing over automation testing?

780


how to explain banking domain project in testing?

10295


what is the critical defect in telecom domain?help me out from this prob its very urgent

3102


Unit Testing can be done by using Nunit?

714


How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.

2627


What do you understand by usability testing?

651


What is mean by multi-threading testing?

2110