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 is QCM?
What are the interview question on insurance domain in manual testing
What's the difference between system testing and acceptance testing?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What is an error?
What are the cases when you’ll consider to choose automated testing over manual testing?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What is AGP?what is setup.inf?What are the ways to install driver?
how will the test plan is pepared in ur organisation>?
Can you explain an application boundary?
Difference between smoke and sanity testing
What icon is used in WinRunner to get an explanation of the syntax of TSL?
I have an UI issue "please fill out this field" pop up in firefox browser keeps scrolling with the page is it valid???
What was a problem you had in your previous assignment (testing if possible)? How did you resolve it?
What is function points??????