Difference between Web based application and web application
Answer Posted / rocky
1. Windows application communicates more with the installed system than the web application.
2. Windows application runs faster than Webapplication.
3. Windows application have many inbuilt classes in .Net compared to Web application.
4. Events in windows application will be fired out immediatedly where as in webapplication, a post back event is called, after that code for event will be executed.
5. Windows application has to be installed in each of the computers in which we want ot execute where as Web application has to be installed only in the server and browser just access it.
6. Web applications are very much useful when they are hosted. If they are hosted we can access it from any part of the world provided our system has internet connection.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What if the project isn’t big enough to justify extensive testing?
give me a example of writing a test case,take any good example which i can understand easily.
What is the term ‘quality’ mean when testing?
how to write manual testcases for download the files from the template. for example:from product cost enddate
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
write test case for gmail login page
Name three reasons why the tester may choose to record in Context Sensitive mode.
What is bug severity?
Explain some techniques for developing software components with respect to testability.
Why we have to do manual testing?
How quickly we need to fix the bug?
what are the prerequisite conditins to test clientserver and web applications
what are all the things we will include in " what to be tested and what not to be tested" in Test Plan
If client give you a project then which testing you will perform first