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
What are the differences between stlc and sdlc?
What is the difference between action & script ?
What is quality center? How many built in tables does quality center have?
I have 2+ year of work exp in manual testing and i have good knowledge in QTP.anybody have requirement in your company please please tell me
Can you explain tailoring?
Suggest some book to learn more test case???
Define brain stromming?
from where do u collect test data if u miss some data what will happen
What is test management?
Why you are selected software testing as career ?
What about the test case if the field only takes a certain number of characters or a minimum number?
What types of testing is specifically important for web testing?
Can you do system testing at any stage of sdlc?
Did you ever worked with B.A's and when?
What is a bug triage?