What is the difference between web based application and
client server application?

Answers were Sorted based on User's Feedback



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

Answer / sagar

According to Tester's Point of view------
1) Web Base Application (WBA)is a 3 tier
application ;Browser,Back end and Server.
Client server Application(CSA) is a 2 tier
Application ;Front End ,Back end .
2) In the WBA tester test for the Script error like java
script error VB script error etc, that shown at the page.
In the CSA tester does not test for any script error.
3) Because in the WBA once changes perform reflect at every
machine so tester has less work for test.
Whereas in the CSA every time application need to be
instal hence ,it maybe possible that some machine has some
problem for that Hardware testing as well as software
testing is needed.

Is This Answer Correct ?    0 Yes 0 No

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

Answer / bipin

Desktop Application
Single tier application
Application runs in single system
Single user

Client Server Application
2 tier application
Application runs in two or more systems
Limited number of users
Connection exists until logout
Application is menu driven
Known network issues in case of intranet as number of
clients and servers are known
Known users

Web Application
3 tier application
Application runs in two or more systems
Unlimited number of users
Disconnected mode (stateless) – management of cookies
Application is URL driven
Many issues exist like hardware compatibility, browser
compatibility, version compatibility, security issues,
performance issues
Unknown users

htp://soft-engineering.blogspot.com

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

What is confirmation testing? Different between regression testing, confirmation testing and unit testing?

1 Answers  


What all possible test scenarios can be written for the PAINT OF An Airplane?

1 Answers   Cognizant,


Retesting will be coducted on particuler bug or entair application?

6 Answers  


What is the structure of the project??? I explained its 3 tire... But that was not the correct answer it seems...

5 Answers   Target,


For Web Applications what type of tests r u going to do .. tell me the Importent ones..

9 Answers   Infeneon Technologies,


in your project which Tull you are using and what is the version and URL?

1 Answers  


What is scalability testing

8 Answers   FSS, TCS, WebTekLabs,


is it possible to check the Recording/play back in white box testing?

1 Answers  


What is Traditional testing & Object Oriented testing?

0 Answers  


What test data will be required if Person 1 transfer money in Person2 account?

6 Answers   HCL, Wipro,


What were the major challenges u faced while testing

0 Answers   CMC, Infosys, TCS,


what is ment by Requirement tracebility matrix?what is the use of it? what is the template of rtm?

1 Answers   Suzuki, Wipro,


Categories