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

Should testing be done only after the build and execution phases are complete?

0 Answers  


What are the Test cases for website home page? OR How you will Check website home page?

2 Answers   Kitai Technologies,


what is test frame work?

1 Answers  


Who will change the Bug Status as Deffered?

19 Answers   Wipro,


what is the diffrence b/w Sanity testing and smoke testing

4 Answers   CIL,


Is there any template for Test case review? or if it is, include it?

3 Answers  


what is testplan? and can you tell the testplan contents?

2 Answers   IBM,


What did you achieve being a tester

3 Answers   CTS, TCS,


What are the typical risks that you identify during test planning and their mitigation plan and Contengency plan.

0 Answers   Zensar,


hi experts, i was asked to write down the requirement description,test scenario, and test cases for gmail login and send email and then to check the email was sent in the sent mails.the format given to me was like this: Req ID, Req description, Test Scenario, Test cases....Can anybody please help me out with this..

0 Answers  


Can any one explain me about hybrid integration testing? and what is interface in integration testing? thanks in advance...... regards, MurthySharma.Manchella

0 Answers  


Enlist some bug status along with its description?

0 Answers  


Categories