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
What is bidirectional traceability ??? and how it is implemented
Explain the advantages of automation over manual testing?
hi friends i recently finished testing course in hyderabad.now am looking for a job in uk.i need help about the projects in interview point.can any one explain me abt banking project or credit card.like what are the problems faced in u r last project etc.
What is the negative testing and example
ive been looking for a junior tester job for quite some time now, but most company keep requisting for experienced staffs, but if i dont start from somewhere how do i get the experience
What is smoke testing and what is sanity?
How does a coverage tool work?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
Tell some examples of bug severity and bug priority?
Why we have to do manual testing?
Write UI Test case, Integration Test case, Functional Test case & Performance Test case for the File Menu for MS-Word?
wat are the questions would the project leader ask about the project?? please do send the answers early.
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
List the considerations in developing testing methodology
why testcases are written and what is the importance?