difference between web based application and window based
application
Answer Posted / 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 |
Post New Answer View All Answers
If you're given a program that will average student grades, what kinds of inputs would you use?
How we can test Cookies Manually?
What's the relationship between environment reality and test phases?
explain ur testing project? how can u nexplain . what should we explain ? i have not worked on any project?
Anybody having documents and URLs about BFSI domain...Please share..it is really urgent
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Enlist some bug status along with its description?
If I want to check compability of software in a MAC OS then which steps shold I follow?
What is Bomb Testing?
consider therez 1 land and it has mango trees in it, what are the tets cases or how will we count no of mangoes on all trees
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
What's the difference between alpha and beta testing?
What is localization testing (l10n testing)?
can anyone help me regarding testing patterns?
How to test the search functionality.For example in naukri advance search is there.how ca i test that page.