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

Answers were Sorted based on User's Feedback



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

Answer / goru

Client-server Application is a two-tire application where
web based application is a 3 tire application.

Is This Answer Correct ?    6 Yes 0 No

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

Answer / sarmatha tk

Client-server application : LAN connection
Web based application : WAN Connection

Is This Answer Correct ?    2 Yes 0 No

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

Answer / kaminee

Hi Goru,
Can you please explain in detail what are these different
tiers?

Is This Answer Correct ?    1 Yes 0 No

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

Answer / 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

More Manual Testing Interview Questions

how we will decide test effectiveness and test efficiency?

1 Answers   Wipro,


What is diffrence between the functional and black box testing.

4 Answers  


what is the difference between test scenario n testcase.do we have separate template fr test scenario.what is the use of scenarios.pls explain with example.

4 Answers  


Do you know anything about Set Top Boxes?

0 Answers   MTN,


what is test coverage??

10 Answers   Ordain Solutions,






Explain about V-model?

3 Answers   AppLabs,


Difference between System Testing and System Intergration Testing(SIT) with Example

3 Answers  


Suppose an application is on desktop, when you tries to open an application with Internet Explorer which is not launching. How do you debug or possibilities to overcome above problem?

1 Answers   Amazon,


For Editing functionality: If there are 10 fields on survey form.User can edit anything from theese 10 fields. User can edit only first field or he can edit 3 fields at a time or can edit all 10 fields at a time or can edit 1 field of one survey form, 2nd field of 2nd survey form, 3rd field of 3rd survey form etc. upto 10th fields or nothing will edit & close the form . My question is --> I have to write test cases for above all scenarios? Let me know it's urgent.

1 Answers  


Can anyone explain me these 3 techniques with an example? 1).Equalent Class Partision 2).Cause-Effect Graph analysis 3).Error Guessing.

3 Answers  


i have doubt suppose iam purly working in manual, when i will work on sql and performence testing? pls any one clarify doubt?

1 Answers  


What are testing techniques? What is difference between general and specific?

0 Answers   Wipro,


Categories