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

where do u store u'r Test cases?

5 Answers   Wipro,


explain waterfall module.

4 Answers  


How i can check sql data base

1 Answers  


give me atleast 10 cases for GOOGLE search engine?

1 Answers  


1) In your own words please explain the probable test cases and scenarios for the authentication or login process flow for web based applications like a. www.gmail.com b. www.facebook.com c. Secure internet banking (ICICIBANK.com etc)

2 Answers  






Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com

0 Answers  


What is "BRS". Plz Explain whats the content in BRS" Diff between BRS,SRS,FRS?

12 Answers   BoA, PAF,


if u login sucessusfully in page and reach the 2nd mailing page where u find u are getting only few mails not all then wat would u say test is pass or fail

4 Answers   Sapient,


To specify the test artifacts involved in testing.

0 Answers  


What is difference between Development envionment and Test enviornment.

2 Answers   Siemens,


How to test the functional specification?

1 Answers   Crea,


what are the test scenarios for the new user registration in e-commerce site??

2 Answers  


Categories