Hi Friends this is Srinivas. I feel very happy to share my
doubts with u.what is main difference between client server
application and webserver application.Nobody
discribed.please send me good answer about that.
my mail id:dsrao106@gmail.com.

Answers were Sorted based on User's Feedback



Hi Friends this is Srinivas. I feel very happy to share my doubts with u.what is main difference b..

Answer / swapnesh

client server application requires one server.webserver
works independently. client server is a two tier
architecture. web server is a 3 tier architecture.

Is This Answer Correct ?    1 Yes 0 No

Hi Friends this is Srinivas. I feel very happy to share my doubts with u.what is main difference b..

Answer / aman

Client-Server Architecture:
1. two-tier architecture
2. One client and one server.
3. Local Single System is enough.
e.g.:
Calculator, Calendar, Ms Office etc...

Web Server Architecture:
1. n-Tier Architecture
2. One Client and n Severs (Web server, Printer, Fax, etc….)
3. More than a single system needed.
4. Intranet or internet is needed
e.g.
Yahoo mail. Google, wikipedia etc…

Is This Answer Correct ?    1 Yes 0 No

Hi Friends this is Srinivas. I feel very happy to share my doubts with u.what is main difference b..

Answer / pavithra pullalarevu

Client server application:It is a two tier architecture.one
is for client and second tier is for database
servers.presentation logic and business logic present on
client side and database logic present on server side.
when ever multiple users want to share the same data
and they want to access the application very fastly and no
problem with security and future updations.

Web applications:It is a three tier architecture.one is for
client and meddle one is for application server and third
one is for data base servers.presentation logic present on
client side,business logic present on application
server,database logic present on server side.

when ever the application is need to access through
out the world and they want business logic should be
secure.

Is This Answer Correct ?    1 Yes 0 No

Hi Friends this is Srinivas. I feel very happy to share my doubts with u.what is main difference b..

Answer / deepa

Both client-server and webserver applications are three
tier architecture, the main difference between client-sever
and web is that client server applications need a client
process to be installed on the client machine (example:
yahoo messenger needs to be installed), where as web
applications need only a web browser (example:yahoo mail).

Is This Answer Correct ?    0 Yes 5 No

Post New Answer

More Automation Testing AllOther Interview Questions

what is the visual source safe version now?

3 Answers   Vmoksha,


I heard that there is a test management system that makes tracking metrics an easy task. I would like to know more about it. Please guide me.

1 Answers  


hi i m runing a login script using multiple data by importing from excel sheet, now i want to get a status pass or fail each time the script run for multiple data?? so anyone can help me out?

3 Answers  


how to choose a test automation tool?

2 Answers  


I am new to jmeter and i am working on .net application.I am recording the requests and pop up images data are not recording.can some one suggest an idea regarding this

0 Answers  






Explain me what kinds of annotations are used in testng?

0 Answers  


What is build verification testing, bvt?

0 Answers  


how we start automation testing in company?is there any document for it?what are the differnt fields contains in Automation plan?

1 Answers   IBM,


Describe common problems of test automation.

0 Answers  


What issues come up in test automation, and how do you manage them?

0 Answers   HCL,


Are applications developed in Java, html, servletts client server or web based..

2 Answers   Value Labs,


WHAT'S THE TESTER'S ROLE DURING MIGRATION OF CODE FROM TESTING TO PRODUCTION ENVIRONMENT

0 Answers   TCS,


Categories