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

What metrics will be collected during the Testing i.e from requirement Phase to Maintainance Phase

1 Answers  


How to monitor test progress?

0 Answers   3i Infotech,


My application is Central Management System(CMS) & Point of Sale(POS). CMS - main server is installed on one PC & POS - Client is installed on another PC. We can manage number of POS from CMS server. CMS is divided into CMS-Master & CMS Client. System flow is like - Manage data Menu has 22 submenus ex: Users, Customers, Printers etc....................... Manage all 22 submenus in CMS-Master Import all 22 submenus in CMS-Client one by one. My Question ---> Import CMS-Master to CMS-Client is the test case, So Should I consider it as a single test case or I have to write separte test cases for Importing All 22 submenus?

0 Answers  


Please give me example of - 1. High Severity and High priority Bug ? 2. High Severity and low priority Bug ? 3. High priority and low severity Bug ? 4. Low Severity and low priority Bug ? Thanks

3 Answers   HCL,


list of methods that is used to document the requirements of a software.

0 Answers  






What development model should programmers and the test group use?

1 Answers  


What r the non-configurable items in the VSS for software configuration management?

2 Answers   IBM,


What are the various Guidelines follow while Weighting Test Cases

1 Answers   Tech Mahindra,


what is meant by defect bash?

4 Answers   CSC,


HOw to test website manually? Is it any criteria to test ?

4 Answers   HSBC, Satyam,


Write a Test Case to test Can of Coke?

1 Answers   Adidas,


What is the testing process and what testing process followed by software company?

2 Answers  


Categories