What is the difference between Client Server application Testing, Web based application Testing and Desktop application Testing?
What is the difference between Client Server application Testing, Web based application Testing and Desktop application Testing? Reply With Quote 18-06-08 01:30 PM #2 Madhan Kumar B S Member Join Date Jun 2008 Age 28 Posts 45 Rep Power 3 Re: What is the difference between Client Server application Testing, Web based application Testing and Desktop application Testing? 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