difference between web based application and window based
application
Answers were Sorted based on User's Feedback
Answer / rahul chavan
---------------------------------****************-----------***************---------------------------------
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 ? | 0 Yes | 1 No |
Answer / shanmugam n
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 ? | 0 Yes | 1 No |
Answer / hemant
difference between the Web based application
and Window based application is that the Web app. can be
access from anyware in the world through the internet
whereas window based app. need to be install on your
machine to access.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / nikaa
Windows application can be access from machine on which it
is installed while web application can be access from the
internet.
Windows app is Intranet based app.(2 tier Arch)
Web app is Internet based browser based app.(3 Tier ARch )
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rupeni perumal
Windows application is based and loaded on the desktop and pc but web application is based and loaded on internet and server
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / rupeni perumal
what is the difference between windows application and web based application
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / shine
windows application runs under windows using unmanaged code
web application runs under CLR using managed code
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / vinay sharma ''i.t.s
we can create the setup of window based application but not
of the web based application
| Is This Answer Correct ? | 3 Yes | 6 No |
Answer / nana nia
Window based application runs on intranet only,
a web based application can always be accesed via internet
and if fiven permission then ny Intranet aswell
| Is This Answer Correct ? | 30 Yes | 40 No |
What is Test Condition?
What are the principles of software testing?
how do u manage scripts in winrunner when you application is changing frequently?
What are the various black box and white box testing techniques?
How to respond to Test cases questions while in an interview?
wat kinds of documents requied during regression testion ? at time regression testing is done? can we do it repeatdly
do a new defect is required to log for slight variation in steps on defect retest or the defect can be re open
What is a Rad model?what are the advantages and disadvantages of rad model over the other sdlcs?
what are the different types of black box techniques?
Can anyone suggest atleast five test cases for a Pencil?
What is a failure?
What makes a good QA or Test manager?