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
Easiest way to write test cases? How i can learn writing the test cases?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
What is client server application testing?
what is the diff. bw separate database testers and manual testers with sql knowledge guys... iam confusing so much ,,in cmpny database testers are not working on manual..? both positions are same are not? explian clesly with example? thank u
Can test condition,testcase and testscript help u in performing the static testing
Why it is recommended to add verification checks to your all your scenarios?
What is white box testing, and what are the various techniques?
What is six sigma?
What is the difference between functional testing and integration testing?
Upps..., sorry my email id is this : preet405p@yahoo.com Thanks in advanced.
Can you explain a pair-wise defect?
What are the cases when you’ll consider to choose automated testing over manual testing?
What r the things,u prefer and prepare before starting testing?
How did you do unit testing in your project?
Tell me the algo for convering number into words. Meanse if the number is 4567 then it should print Four Thousand Five Hundred Sixty Seven