What is the difference bitween Client/Server Applications
and Web Applicaions?
Answers were Sorted based on User's Feedback
Answer / veerendra chaudary potla
c/s application is 2-tier where as web application is 3-
tier.this is the fundamental difference.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / radha krishna singh
Client Server application is not easy to deploy where as
web based application are easy to deploy. User can access
web bases application through url address.
Security is major concern in case of web based application.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / softwaretester4u
Please check my anser.web application there is no
installation @ client side.Your wathcing as vertual mechime
(browser).every request goes to the server and processes
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / ram
Dear EDS
C/S or Web Application both require Installation.
Check it up!
| Is This Answer Correct ? | 0 Yes | 0 No |
Hi Ram,
Client applications need to install exe in our system to
process .This is two tier application means client
application and server application. But in web application
we installs run time environments no need to install exe
setup in our system and this is 3-tier application means
URL connects to the web server and web server routs to the
application server or database server
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of a gui spy?
what is the purpose of verify,update and debug modes in wr?
What is the different between GUI map and GUI map files?
What do you verify with the database check point custom and what command it generates, explain syntax?
How should we create a compiled module? What is its importance?
what is test bed
what is the regular expression for dd-mm-yyyy?
How to test Fonts and its size thru "Font Expert" in Win Runner.
In the Object properties MSW id,MSWclass will appear..what exactly MSW means..?
When you create GUI map do you record all the objects of specific objects?
if a test script is parameterised with the same value ,and run what effect will it have in terms of performance for testing the application.will the script get executed faster or there is no effect at all.
By Default if you save a File with just pause statement in the script how it is going to store in winrunner?