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 a ‘test plan’?

0 Answers  


4. A software error can be described as: a. A description of the relationship between two or more variables or set members in which the value of one does not influence the values of others. b. Any ill-advised, substandard, or temporary fix applied to an urgent problem in the (often misguided) belief that doing so will keep a project moving forward. c. The process in which developers determine the root cause of a bug and identify possible fixes. d. A mismatch between the program and its specification. 5. Select a reason that does not agree with the fact that complete testing is impossible: a. The domain of possible inputs is too large to test. b. Limited financial resources. c. There are too many possible paths through the program to test. d. The user interface issues (and thus the design issues) are too complex to completely test.

1 Answers  


Give the example for high severity high priority high severity low priority low severity high priority low severity low priority ?

1 Answers   Crea,


How do u prepare test environment for ur application?

2 Answers   Infogain,


Explain branch coverage and decision coverage.

0 Answers  


What is Equivalence partitioning,Boundary value analysis,Decision table testing,State transition testing,Use case testing. Plz explain with example and differences if any

3 Answers  


What is a Software process?

0 Answers  


There is a field called "Departure Time" Write the test cases for this field.

4 Answers   Emptoris,


Expain about V model?

5 Answers   AppLabs,


Difference between SIT and UAT

2 Answers   RBS,


What type of contribution provided by management Science and Decision Support Approach to the project management

0 Answers  


explain the 5 types test matrics?

1 Answers   Persistent,


Categories