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 meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?
what is the difference between Client/Server and Web based Applications please reply
what is the need of white box tesing before doing black box testing?
What are the differences and similarities between build and fix model and the v-model??
what is entry and exit creteria for testing ?
Who is responsible for doing "Cause-Effect GraphCause Effect Graph". If tester is responsible then how we to do it? Urgent
Hi, I am planning to write ISTQB Advanced level certification (Functional & Technical). Pls help me to find out the material for these certifications and which one to write first(Functional or Technical)
Hi friends, Is there any difference in testing the web applications which are built on different technologies like .NET,PHP,J2ee etc ?if yes then how the testing differes from one to other?(for me its urgent to know the diff. btn .net and php).can anybody answer soon....!
few automation basic questions One question to write a scriot in any language you know.
What is Traceability matrix? Why it is used? Can u tell me the architecture of that?
What types of validation check u need to do in fund transfer..?
What is the difference between bug and defect?