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
how to write defects in excel sheets when defects occured
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
What is performance tuning? What are tools of performance testing?
How to explain the Insurance project in the interview?
What is smoke test? Do you use any automation tool for smoke testing?
What do you like about computers?
can anyone tell me the questions that can be posed in an interview for a 5 year experienced person in manual testing
hi can anyone tell me about vision plus testing? and what about its future
we are about to implement a Test tool to test the performance of website, so what script does a tester should know (friends plz help me)
What is the test case?
what the purpose of requirement phase
1.Tell me negative test cases for notepad 2.Tell me the factors for for writing severity based test cases
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
I have an Interview about Guidewire claimcenter,so could you provide any info regd it?.I would really appreciate any kind of help- email at hvshah2001@gmail.com
What is the difference between load testing and performace testing?