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 / manikya rayudu

Client server application: This is a single server based
application and can be used locally... for example a
application which calculates the goods n prices in a
supermarket..

Web based application: This is a application that can be
used on the internet and can be accessed thru any place...
for example the hsbc banking website...

Is This Answer Correct ?    7 Yes 0 No

what is the difference between Client server application and web based application..

Answer / brahmam

Client server application is two tire architecture.witch
contains Business layer and Presentation layer.


Web based application is three tire architecture.witch
contains Business layer and Presentation layer,Environment
layer.

Is This Answer Correct ?    6 Yes 2 No

what is the difference between Client server application and web based application..

Answer / swati

Clent server appln.-appln is loaded at the server.in every
client machine,an exe is loaded to call this appln.
web based appln.-appln is loaded to the server,we have to
call the appln through the browser......

Is This Answer Correct ?    2 Yes 0 No

what is the difference between Client server application and web based application..

Answer / hema

The simple difference between a client server application is a intra net i.e without using web browser... and the web based apllication is internet using web browser... gives the difference of static with in the limited area ( clients) and dynamic which goes through out ( world wide web )

Is This Answer Correct ?    0 Yes 0 No

what is the difference between Client server application and web based application..

Answer / sanjeev

1. Client server applications run in a networked
environment,and although you have two separate components
to test ,you still have control over the client part of the
application.

Web applications run in a networked environment but you
loose control over the client. Web applications are
supposed to run on various browsers and platforms.

2. Client server software must be tested at the native
operating system level.
Web software gets tested higher up in the food
chain,far away from the bowls of the operating system.

3. Instead web server software must be tested for browser
compatibility and operating system compatibility. But also
because so many various programming languages and scripts
can live with in a single web page,the interaction of
various applications must be also be tested. External
software,such as shockwave and javascript and java and perl
along with network connection must work together to create
the expected result.

Is This Answer Correct ?    1 Yes 2 No

what is the difference between Client server application and web based application..

Answer / selvam.m.c

Web base application:
Once deploy the application has to
server machine. To access only support web browser in this
type of application is web application:

Testing tip for Web application:
1. Test to check the Server side interface
2. Test to check the client machine comparability
3. Test to check Client side:
a) GUI Testing
b) Functionality
c) Field validation
4. Test to check the Data integrity
5. Test to check data base performance
6. Test to check Client server performance
7. Test to check the security

Client Server Application:
Once Deploy the application to server, then must
have installed server machine application exe to access 50%
server side and 50% to access the client side

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

hi this is satish can some one help me out by sending the maxium notes on client sesrver ,web server and company architechture project hirearchy and company hirearchy i will happy to recive the answers as early as possible

0 Answers   Persistent,


what is the diffrence b/w Test approach,test stratagy,test plan?

1 Answers   CIL,


Imagine you are in an empty room with a fan, a bulb and an air conditioning system. There is a switch board on the wall with 32 switches and 2 plug points. You are tasked with testing this setup. Assume you are not given any requirements whatsoever. How would you approach it? What would be your priorities? If you make any assumptions, do state them.

1 Answers  


can u plz give an example for regression testing with example.

2 Answers  


how much testing is enough.and why documentation is needed

2 Answers  






when doing regression testing, how can we know that other screen or module are affected?

4 Answers   Aspire,


Hi, I am new to testing.where we will use SQL in manual testing. To what extent i need to learn SQl.there are diff types of SQL like TSql,Mysql etc.i little bit confused,help me. Thank you .

4 Answers  


If there are so many bugs open and still the client want the s/w what will you do?

2 Answers   HCL,


Is it necessary to test application in lower versions of OS when you have tested in latest version

4 Answers   TCS,


What is the difference between QA and QC?

9 Answers  


ISTQB - any model paper questions related to this certification?

2 Answers  


What is risk analysis and what kind of risk you foud while testing

2 Answers  


Categories