difference between web based application and window based
application
Answer Posted / 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 |
Post New Answer View All Answers
Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect
What is the Difference between Network testing and Web Testing?
How soon the bug should get fixed?
Should testing be done only after the build and execution phases are complete?
can anyone help me regarding testing patterns?
I studied MBA, I want learn any softwarecourse, which course is better hadoop or testing tools(manual+selenium?)
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What is common interface?
How much the bug is affecting the functionality of the application?
Work flow in testing in your company?
what is fusion testing and impact analysis???
What's the difference between alpha and beta testing?
Which testing model is best as per your understanding, and why?
any one giv test cases for wordpad using equivalence class partioning