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 is an end-to-end testing?
what is the difference between Test-bed and test topology?
Explain some techniques for developing software components with respect to testability.
What do you think the role of test-group manager should be? Relative to senior management?
how will you estimate of your website?
how mapp the defect id in quality center?
What is the difference between coupling and cohesion?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
How to validate a Testcase.and is the testing Methodology.
What is the difference between GUI Testing,UI testing and Usability TEsting
What is known as data-driven testing?
If date field is a text field write test cases to validate it?
how to test a store procedure?
Hi, Anybody knows about Hexaware company..
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also