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

How to conduct Regression Testing Manually?

9 Answers   FIC,


what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24

2 Answers   CTS,


what is the diff between testbed and test environment?

3 Answers  


hi what are the test cases for web application..i need these example..please..mail me at mina_ims@yahoo.com

0 Answers  


Describe any bug you remember. Plz Give some real examples

7 Answers  






what is be bugging ?

8 Answers   Accenture,


!. what are the entry eriteria for functiondity and performance testing ?

1 Answers  


Q) A hotel telephone sys can perform 3 functions . Call another hotel room by entering a room number(201 to 500) . Call an external line by entering a 9, followed by the number. . call various hotel services 0=operator, 7=room service 8=reception. Write sets of test cases to adequately test this telephone system

2 Answers   Capital IQ,


Can you explain regression testing and confirmation testing?

0 Answers  


What is internationalization testing (i18n testing)?

0 Answers  


Why white box testing techniques are also called as clear and glass box testing teschniques?

12 Answers   synfosys,


what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in

0 Answers   CTS,


Categories