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 the Difference between Stub Testing and Driver Testing?
What is the Configuration Management?
what is black phase in SDLC
How the test plan is a tool and the product?
what is validation testing.
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
write test cases on wall
when we will give testdata while writing testcases r during executing testcases for both positive and negative cases we give testdata
difference beween re testing and regression testing?
20 Answers iGate, PA Consulting,
actually i want some sample test case which used in projects
What is Test Procedure? What are Test matrices? What is Tracibility matrix?
what is Persistent Testing.