difference between web based application and window based
application
Answer Posted / 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 |
Post New Answer View All Answers
what are the test bugs
What is the main use of preparing traceability matrix and explain the real time usage?
How does a coverage tool work?
How will you set the Dependency in the Quality center? Say if you will fail a test case and two or more test cases are dependent on that particular test case. In this case how will you handle in failing the test case.
what is scrum how with ex?
what is configuration management tool - send to thanu_santo@rediffmail.com. what is testing senarios
What’s the difference between verification and validation in testing?
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
HI, I WANT TO DO A ISTQB FOUNDATION CERTIFICATION FROM HYDERABAD WHICH INSTITUTE WOULD BE GOOD FOR ME,WHERE I CAN TAKE SOME TRAINING SESSIONS FOR CLEARING THIS EXAMINATION.
How do u prepare test environment for ur application?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
define risk management system with example ?
what are the testing appraoch that you have tested for Bread toaster
What is unit level testing?
Tell me about Agile scrum and what is your role in Scrum ?