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
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
How can software qa processes be implemented without stifling productivity?
What are all the scenario for 1.google analytics 2.api 3.paypal
If date field is a text field write test cases to validate it?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
Write notes on apparel testing equipments.
How to validate a Testcase.and is the testing Methodology.
Write a set of test cases to test youtube?
hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com
MS Paint
How can I done a Web Testing? Which steps are include in it?
What is positive and negative testing?
Diffrernce between client server testing and web server testing.
what s test block ratio? please any one answer me..
How to do integration testing on duster......