what is the difference between client-server application
and web based application?

Answer Posted / siri

It is a two tier application .For the accesibility of the
application by many users simultaneously the client machine
interacts with the common dataabase
(databaseserver)installed on a machine.

Disadvantage: Any change in the application program should
make the changes in the each application installed
seperately on each machine.

so in order to overcome this we have a 3 tier Architecture
known as web based application.
Web server acts as a middle tier beetween the client machine
and the DB server.
The main source of changes in the application program are
done in the web server taking the neseccary input from the
client machine.

For ex: The change in the application is from adding two
no's to substraction of the no's . The client machine takes
the input of no's but the substractiion is done on the
server machine.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

plz send the test scenarios and test cases for "user name should contain 4 to 8 chars and they should have only vowels"

1739


what is the difference between website and web based application ?

2252


What's the relationship between environment reality and test phases?

903


Explain test metric and the information it provides.

683


Can you explain exploratory testing?

661






What is bug priority?

833


Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.

1649


What is Traditional testing & Object Oriented testing?

1966


need answer interviewer will ask me about all project which i mention in resume or presently i'm working??please reply tomorrow is my interview

1628


How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.

2629


What is an error?

667


how can we do database testing. In database testing we verify the data integrity and data validation. how can we do testing of Index, triggers, views, ransactions,cursors etc

1479


Please can any one tell me 1).Types of reports 2).Types of Meetings.

1309


what do you mean by Develop test data through sourcing (or) handcrafting techniques

2372


Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?

3474