what is difference between desktop and web application?
Answer Posted / ravi
Desktop applications have traditionally been limited by the hardware on which they are run. They must be developed for and installed on a particular operating system, and may have strict hardware requirements that must be met to ensure that they function correctly. Updates to the applications must be applied by the user directly to their installation, and may require hardware upgrades or other changes in order to work. This hardware dependence, as well as the legacy of mainframe terminal applications, has typically limited the level of complexity in user interfaces for desktop applications.
In some ways, web applications are more reminiscent of the original mainframe applications, or the later client-server model that were common for early desktop business applications. The user accesses the application using the web browser (in effect a stand-in for a client), and works with resources available over the internet, including storage and CPU processing power. This approach allows for “thin clients” (machines with limited hardware capabilities) to provide access to complex applications delivered from a centralized infrastructure. Additionally, the use of existing web browsers and their multimedia capabilities has allowed developers to create more interactive, media-rich user interfaces. Some of these capabilities have been reintroduced to desktop applications as well, but they have been largely driven by the ubiquity of the web and the way in which users have been accustomed to interacting with their computers.
While both desktop and web applications have their pros and cons, they are ultimately just the tools that people use to help them solve problems. For instance, you can work with electronic spreadsheets on your laptop using the Microsoft Excel desktop application or a web application like Google Docs. Both of them allow for basic spreadsheet editing, but the Google option requires a live Internet connection to work. To address this shortcoming, some web applications have developed offline capabilities that allow you to start work online and then continue later even if you are disconnected from the internet. Some desktop applications also make use of technologies that were originally created to build web applications. For example, software developers can use HTML and JavaScript to develop desktop applications as well as web applications. This gives us an example of how the desktop and web applications may borrow each other’s features.
As you can see, each type of application has its own benefits and weaknesses and can be utilized best within its own niche. I believe that both desktop and web applications will continue to coexist for a long time, or at least until the Internet becomes omnipotent and all computers become thin terminals that connect users to their respective digital environments in the global cloud
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Please let me know how to test labels in web application manually and how the testcases would be. Please provide me a sample testcase
what is conditional testing? explain and examples
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
What kind of input do we need from the end user to begin proper testing?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
What are the uses of test plans? What is the need of test plans and explain their significance
What is Snapshot Testing? When we need to do and who will involve in this process and also what is the output document of this testing
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
Why documentation testing is important?
What is Test Design ?( Urgent) and Test Design for Printer?
What do you think the role of test-group manager should be? Relative to senior management?
Actually by using severity you should know which one you need to solve so what is the need of priority?
1.Acceptance testing involves procedures for identifying acceptance criteria for interim life cycle products and for accepting them.is that? 2.Acceptance testing occurs only at the end point of the development process; it should be an ongoing activity that test both interim and final products.is it?
What are the main key components in web applications?
Diffrence b/w functional testing,functionality testing,system testing?