difference between web based application and window based
application

Answers were Sorted based on User's Feedback



difference between web based application and window based application..

Answer / ravinder

Windows application: that can be run locally on a computer
ex: small schools,small offices
Web application: that can be run two or more systems
must have server. all clients are use the application located on the server

Is This Answer Correct ?    6 Yes 1 No

difference between web based application and window based application..

Answer / kishore

Windows application installed in client machine.

Web Application installied in web, it is access through
browsers and it runs over the internet.

Is This Answer Correct ?    4 Yes 0 No

difference between web based application and window based application..

Answer / shivam bansal

web application does not contain Main() method while
windows based contain Main() method.

Is This Answer Correct ?    5 Yes 1 No

difference between web based application and window based application..

Answer / s.hemalatha

Windows Applications are form based standard Windows desktop applications for common day to day tasks. Microsoft word is an example of a Windows application.

Web applications are programs that used to run inside some web server (e.g., IIS) to fulfill the user requests over the http. A typical example of web application is Hotmail and Google

Is This Answer Correct ?    3 Yes 0 No

difference between web based application and window based application..

Answer / ajay

Web Apllication is the application that is accessed via
network using protocols.
Example: all online applications are web apllications.

Windows application is the application that will be run on
the personal computers.
Example:Microsoft Office

Is This Answer Correct ?    3 Yes 0 No

difference between web based application and window based application..

Answer / maheesh

Desktop application testing, Client server application testing and Web application testing.
Each one differs in the environment in which they are tested and you will lose control over the environment in which application you are testing, while you move from desktop to web applications.
Desktop application runs on personal computers and work stations, so when you test the desktop application you are focusing on a specific environment. You will test complete application broadly in categories like GUI, functionality, Load, and backend i.e DB.




In client server application you have two different components to test. Application is loaded on server machine while the application exe on every client machine. You will test broadly in categories like, GUI on both sides, functionality, Load, client-server interaction, backend. This environment is mostly used in Intranet networks. You are aware of number of clients and servers and their locations in the test scenario.
Web application is a bit different and complex to test as tester don’t have that much control over the application. Application is loaded on the server whose location may or may not be known and no exe is installed on the client machine, 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.

Is This Answer Correct ?    1 Yes 0 No

difference between web based application and window based application..

Answer / prathap

Web Based Application:
->It runs over Internet protocol using url.
->It installed on web server and can be accessed by different clients
->browser is needed to run the application and it is not OS dependent
->Application installation is not necessary and user can use the application if server is up and running

Windows Based Application:
->It has be installed on every machine to use it and it is OS and LAN dependent

Is This Answer Correct ?    0 Yes 0 No

difference between web based application and window based application..

Answer / arif

• A Web based application runs from a web, through a browser. Windows based application is more precisely a computer based application, which is run through OS(win,linux,mac os x).
• Web based application Can be used by different users accessing the same program...hence mobility is more. Windows based application Has to be accessed by the particular computer.
• Speed is slow for Web based application Speed is comparatively faster for Windows based applications
• Database handling plays a major part in web based
Role of database is less or none in desktop application
• Range is wider for web applications-http, www, sntp, snmp. Limited to a particular computer for window based application
• A Web based application Uses network layer. Windows based application Uses application layer

Is This Answer Correct ?    0 Yes 0 No

difference between web based application and window based application..

Answer / ljk

windows and web application is nothing

Is This Answer Correct ?    0 Yes 0 No

difference between web based application and window based application..

Answer / mansi sharma

in window based ,we only work in windows application,no relation with internet ,but web based is totly related wid internet,,,

Is This Answer Correct ?    0 Yes 1 No

Post New Answer

More Manual Testing Interview Questions

What are the different levels of manual testing?

0 Answers  


how to perform reviews

1 Answers   Tech Mahindra,


On which documnets are used to write System Test Cases? What are the contents in Ststem Test Cases?

3 Answers   EDS,


Hi All, Can anyone please tell "Which Testing is most important in SDLC process" ?

2 Answers   Infosys,


What are the testing techniques and what are the difference between Unit testing & White box testing is Unit testing comes under White Box testing, if WBT is a technique under this we do Path Testing, Loop Testing so what we do in Unit testing

2 Answers  






How do you test the web application?

2 Answers  


How you will test media player ?

20 Answers   nvidia, Sasken,


How much the bug is affecting the functionality of the application?

0 Answers  


What is heuristic checklist used in Unit Testing?

1 Answers  


What if an organization is growing so fast that fixed QA processes are impossible?

1 Answers   Crea,


what is the difference between Performance,Load ,Stress testing

2 Answers  


please give me the template of tracebility matrix ? i need whicch is commanly used in real time...

2 Answers  


Categories