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
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
What is XML Testing? Do we have any tools to test the XML? Please let me know.
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
Can anyone write test cases on google account creation page in the testing template format , urgent pls and explain if possible how to execute also
What is coverage and what are the different types of coverage techniques?
What is the difference between qa, qc, and testing?
what are the advantages of manual and automation testing ? and which one would u term as efficent testing and effective testing ?pls do reply thankx in advance
What is white box testing, and what are the various techniques?
How could we start writing testcases without having the FRS,BRS Docs? My Project has some docs that are related to explain the operations which will be done in the application. It is deployed in UAT server and is a maintainance project. Tell me some technipues or best way to provide the quality to application?
What is defect removable efficiency?
What are the different available models of sdlc?
Work flow in testing in your company?
What are the differences between stlc and sdlc?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
which test strategy your are fallowing in your company?which documents u r using in software development life cycle?