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

The project manager is working with the team to help them understand the constraints the project must operate within. As a kick off to the meeting, the manager displays the first slide, which reads: Scope, Schedule and Budget--You may pick two. Based on the above scenario, which one of the project concepts is the manager relating to the team?

2 Answers  


what is the critical defect in telecom domain?help me out from this prob its very urgent

0 Answers  


How will you test or write test cases when you dont have BRS and SRS?

5 Answers  


If client give you a project then which testing you will perform first

0 Answers  


How will be the communication between the testers and developers while found a bug?

3 Answers  






what are the common errors while doing integration,system,functional,regression,user acceptance testing? can anybody please let me know the answers it is too urgent???

0 Answers   CyberView,


hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.

0 Answers  


1.What is the purpose of ?check-in?,? check-out??

6 Answers   Eka Software,


Suppose u and ur team member is there.ur team member (friend) has raised one bug..u don't no abt apllication as well as that functionality of that application.ur TL give the task u have to give the Severity & Priority..how can u give the Severity & Priority?

3 Answers   Wipro,


what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance its urgent

4 Answers   HCL,


What type of questions will be asking for 2 years experience candidate in manual testing?

0 Answers  


If we have an interface, but no concrete class which implements it. How we will test that interface in white box testing?

0 Answers  


Categories