What is the Difference between Client Server and a web
Application?
Answer Posted / abilash
Web Application: All the web components as well as the
client components will be deployed on the server. Once user
send an request through the browser, then the appropriate
component will be downloaded and executed. Also executable
files (.exe) wont be installed on the client machine.
Client Server : Application file will be loaded at the
Server whereas Executable files will be installed on each
client machine to call the application from the Server.
regards,
Abilash GA
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What do you do (with the project staff) when the schedule fails?
how to verify a button size (e.g Login Button) on a web page have same dimension prescribed by Client in UI Testing..??
what are the functional test cases for enter user name,enter pass word,click on ok(only functional test cases)
Password is having 6 digit alphanumeric then what are the possible input conditions?
How can software qa processes be implemented without stifling productivity?
in the account there is 10,000 rupees and i entered 20000, in this case how will you test the application
List out test deliverables?
Write test cases on duster
Why did you choose the Software Testing Field?
Hi, This is vkram.I had completed my B.E in May 2005 & currently i am undergoing Testing Course. I want to join as a Fresher in any MNC. What should I tell why u r coming to testing field & what u did this 2 years?
How to do Pixel Size testing in a PDF document. Is there any Open tool that will be avaiable?
What is mutation testing & when can it be done?
What if an organization is growing so fast that fixed testing processes are impossible? What to do in such situations?
What is your approach when requirements change continuously?
In which all places, testing is done?One is from the server by calling server name.Can u suggest others?