In this post, I am gonna give an answer to the reader’s question.
There was one question asked by Srividya.
Q #1) What is the difference between Client-Server and Web Testing?
Vijay: Well Srividya I would like to add one more testing type i.e Desktop Testing in this discussion. So now we have three testing types 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 workstations, 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 the Client-Server Application, you have two different components to test. The application is loaded on the 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 a number of clients and servers and their locations in the test scenario.
The Web Application is a bit different and complex to test as tester don’t have that much control over the application. The 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.
I think this will have an idea of all three testing environment. Keep in mind that even the difference exists in these three environments, the basic Quality Assurance and Testing principles remain the same and applies to all.
tnx yar……. it helps me a lot for my interview
thanks for good information
Hi,
I have Strong experience in Manual Testing.
I wanna move to ETL testing.
So please guide me what to do?
Thanks for sharing the useful information, its really very nice stuff.. in my 5 years of experience I had never seen such an extensive check list..
REgards,
Maheedhar
Hi ,
Very interesting information.Under what type of testing do we classify desktop testing , client server testing and web based testing?
Hi,
I found this very useful. Thanks for defining them on layman terms.
Can anyone tell me the difference between Quality Assurance and Software Testing
Which is the better among Quality Assurance and Software Testing ,if it has co-relation
for Set top box application testing.is it web based or windows based or client based ?please confirm me.
Thanks,
Sanjay
hey bro, u r awsome yar………. now i got wat i wanted….
Only people with great heart will help others… Keep up the simplicity of ur method of explaination….BIG THANX from my side…
Thanks ..it helped me alot…
#42 VIJAYD
Good Stuff :)
I have 3 + years of experience web and mobile application testing. But i want to switch my domain to banking|Telecom|Automation Testing.
Can any one suggest me is that my decision is right ?
Give me examples of application type of Desktop ,Client-server and Web Application ?
Kindly let me know examples of dektop ,client-server and web applications ? Is yahoo messenger is a desktop app or client server or web app ?
Kindly let me know examples of desktop ,client-server and web applications ? Is yahoo messenger is a desktop app or client server or web app ?
A nice descriptive one.
http://webvsclientserverbysujan.blogspot.in/2014/01/WebVsDesktoApppbysujan.blogspot.com.html
What is web server testing ?
Hi,
This is very useful article. Nicely explained. Thank you
Very Good Info from this site….
Even for experienced candidates…we learn much
its not satisfying my doubt about difference…give valuable info……..
Thank you so much Vijay to giving this useful testing environment knowledge.!!!
I was working as a Test Engineer. Was into manual testing and mainly into web based testing. I was into web based testing for more than 2 years. Now I have shifted my job. At the new work place I need to test Desktop applications. Will it affect my career in any way? Should I be concentrating in any one – Desktop/Web Based/ Client Server?
Sorry guys.. Simply Testing….
hi all
this is daya can anybody explain me what is client server and web application? because here is an article on client server and web application but this is very confusing .pls reply me on same
u can reply me on my id ensista.sandeep@gmail.com
This information is very useful for meee. I love this Site. Its Amezing…
Hi
why do we go for web service testing instead of web scenario testing.
Regards
Subba.
Thank you so much
pagal ho kya tum log
Above Article superb!
want help how to do Destop,Web and Mobile of an application
Above Article superb!
want help how to do Destop,Web and Mobile of an application testing
On what basic you will define which test types are required for a given application?
Hi, Very interesting one. I will share my thoughts here based on my industry experience.
Let me give the use case and it will be easier to analyse the complexity of Mobile App Testing.
1. Mobile Phone Screensize dependency
2. Mobile Phone OS (Android version 5, 6,7,8,9) dependency
3. Mobile Phone RAM dependency
4. Mobile Phone Memory dependency
5. Mobile Network dependency
6. Mobile Screen rotation (horizonatal / vertical)
7. Mobile different resources allocation (Camera/File Explorer) dependency
8. Different interrupted testing like – Call/SMS/notification
These all cases must be catered in Mobile Application Testing, where as Web application does not have these cases, hence Mobile application testing is much complex than of Web application testing.