What is the difference between client server and web server?
What is performance testing? Which automation tool is used for Performance testing?
What is the difference between client server and web server?
What is performance testing? Which automation tool is used for Performance testing?
Generally loadrunner is used and most popular tool for load testing.
Difference b/w client server and web server is not so much, they are almost same.
Difference exist in applications i.e. web application and client/server based application.
Regards,
Brijesh Jain
---------------------------------------------------------
Connect with me on Skype: jainbrijesh
Google Plus : jainbrijeshji
Client/Server:
01. Application runs in two or more machines
02. Application is a menu-driven
03. Connected mode (connection exists always until logout)
04. Limited number of users
05. Less number of network issues when compared to web app.
Web:
01. Application runs in two or more machines
02. URL-driven
03. Disconnected mode (state less)
04. Unlimited number of users
05. Many issues like hardware compatibility, browser compatibility, version compatibility, security issues, performance issues, etc
Last edited by Lokesh M; 04-17-2008 at 05:28 PM.
Regards,
Brijesh Jain
---------------------------------------------------------
Connect with me on Skype: jainbrijesh
Google Plus : jainbrijeshji