difference between web based application and window based
application

Answers were Sorted based on User's Feedback



difference between web based application and window based application..

Answer / saraswathip28

web based application: Application will be loaded in the
server.Client machine use the application using URL.you
have to test it on different web browsers. Web applications
are supposed to be tested on different browsers and OS
platforms so broadly Web application is tested mainly for
browser compatibility and operating system compatibility,
error handling, static pages, backend testing and load
testing.
Window based application: runs on personal computers and
work stations, so when you test the desktop application you
are focusing on a specific environment.

Is This Answer Correct ?    310 Yes 28 No

difference between web based application and window based application..

Answer / aman

In Web based applications we use protocols but in window
based application no protocols are needed .

Is This Answer Correct ?    183 Yes 42 No

difference between web based application and window based application..

Answer / rocksin

a web based application is installed on server and can be
accessed from different clients.where as a desktop
application is installed on every individual system where
it has to be used. A desktop application service is not
available 24*7 hrs example in bank staff people have
separate n/w only in this n/w they can access their
applications but outside office they cannot.Where as web
application is available from any place 24*7hrs
ex:atm,accessing websites.

Is This Answer Correct ?    137 Yes 17 No

difference between web based application and window based application..

Answer / pooja narang. cpj colg

web based application is known as internet based
application & browser based app. It works on 3 tier
arhitecture.
window based application is known as intranet based app &
desktop based app. It works on 2 tier architecture.

Is This Answer Correct ?    83 Yes 16 No

difference between web based application and window based application..

Answer / saurabh bansal

web based application: Application will be loaded in the
server.Client machine use the application using URL.you
have to test it on different web browsers. Web applications
are supposed to be tested on different browsers and OS
platforms so broadly Web application is tested mainly for
browser compatibility and operating system compatibility,
error handling, static pages, backend testing and load
testing.
Window based application: runs on personal computers and
work stations, so when you test the desktop application you
are focusing on a specific environment.

Is This Answer Correct ?    56 Yes 15 No

difference between web based application and window based application..

Answer / difference between web based a

web application is loaded server side
and
window application is loaded pc example exe file

Is This Answer Correct ?    18 Yes 2 No

difference between web based application and window based application..

Answer / lakshmi

Windows Forms
User Interfaces, data binding etc. : Easy to build
Deployment and Maintenance: Complex. New versions of
assemblies, configuration files, and other required files
must be deployed on all client machines. Usually user
interaction required
Performance: Faster
Robustness and Reliability : One client machine goes down,
other users are still live.
Network Congestion : Depending on the data transfer and
connections made to the server from various clients.

Resources : Runs on the client machine.
Catastrophic failure : User interaction required.
Framework dependency : All client machines have to install
required versions of .NET framework and other required
libraries.

ASP.NET Web Application
User Interfaces, data binding etc.; Difficult to build
Deployment and Maintenance: Easy. Need to deploy
assemblies and configuration files on the server only.
Transparent to the client.
Performance: Slower
Robustness and Reliability : Usually web servers are never
down. However if the server goes down, all users are
affected.

Network Congestion: Depending on the data transfer and
connections made to the server from various clients.

Resources : Runs on a Web server.

Catastrophic failure : Usually user interaction not
required.
Framework dependency : Only server needs to have .NET
framework and other required libraries.

Is This Answer Correct ?    16 Yes 1 No

difference between web based application and window based application..

Answer / bhanu pratap

Web Application: In software engineering, a Web application
or webapp is an application that is accessed via Web browser
over a network such as the Internet or an intranet. It is
also a computer software application that is coded in a
browser-supported language (such as HTML, ASP, PHP, Perl,
Python etc.) and reliant on a common web browser to render
the application executable.
Windows Application: A program that is written to run under
Microsoft's Windows operating system. Such applications
typically run under all 32-bit versions of Windows, but
earlier applications might also run under the 16-bit
versions (Windows 3.x) as well.

Is This Answer Correct ?    31 Yes 19 No

difference between web based application and window based application..

Answer / arpit

web based application: Application will be loaded in the
server.Client machine use the application using URL.you
have to test it on different web browsers. Web applications
are supposed to be tested on different browsers and OS
platforms so broadly Web application is tested mainly for
browser compatibility and operating system compatibility,
error handling, static pages, backend testing and load
testing.
Window based application: runs on personal computers and
work stations, so when you test the desktop application you
are focusing on a specific environment.

Is This Answer Correct ?    14 Yes 3 No

difference between web based application and window based application..

Answer / nikhil

There is only one difference b/w window and web based
application is that window based application is O.S
dependent while web based application is not..

Is This Answer Correct ?    19 Yes 9 No

Post New Answer

More Manual Testing Interview Questions

what is cyclomatic complexity? plz explain with example

17 Answers   Accenture,


Hi to all, im vaibhav i joined a MNC as a tester and i got a banking (HSBC) project can any one tell me as a fresher what kind of strategy i sholud use to perform better. thanx

0 Answers  


what will be the Test case for ATM Machine & Coffe Machine?

2 Answers  


how to intaract with clint? which purpose? plz tel me

1 Answers  


Testing Engineer having Software Programming knowledge so Which type of testing will be done. 1.Adhoc testing 2.random testing 3. functional testing 4. monkey testing

4 Answers  






what is role of the tester in an organaisation and project? what is the daily work of tester?

3 Answers  


What is Soak Testing ?

11 Answers   AZTEC,


How many testcases have you written till, now as an average per project?

1 Answers   AppLabs,


It is not waste of time in preparing the test condition,testcase and testscript

1 Answers  


Difference b/w srs and functional specifications? what are the approaches u'll follow while integrating the modules

2 Answers   L&T, Semantic Space,


what is the difference between quality assurence and quality control

4 Answers   SunGard,


does tester use design document for writing testcases

4 Answers   CMC,


Categories