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 traceability matrix?
What is Risk anlaysis in software testing?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
What is the significance of version control in software testing
How to write integration test cases? And as a black box tester do we write integrated test cases and how?
I don't know about testing, I want to learn about Teasting. What kind of books I should read? Can anyone help me? (Like manual, automated testing) lots of things are there. from where I should start?
What type of tesings are performed in Product testing?
What is Data guidelines?
what is the difference between test bed & test environment.
how can u report bugs in manual testing?
7 Answers IBM, MBT, Microsoft,
For your testing you need 15 open accounts. A production data cut has been given to you. What will you do?
What are the stages of the Bug?? What is the exact life cycle of the bug??