Normally we do performance testing for following types of applications
1.Client/Server application
When many clients are connected to server
Each Client software is deployed on one one machine , Server side component of the software is deployed on the server machine
2.Web based application
All application components are deployed on different machines
Because of the following reasons ,its recommended to do performance testing on the above types of applications
1.Application components are deployed across the different machines
2.Multiple users accessing application at the same time
1.Client/Server application
When many clients are connected to server
Each Client software is deployed on one one machine , Server side component of the software is deployed on the server machine
2.Web based application
All application components are deployed on different machines
Because of the following reasons ,its recommended to do performance testing on the above types of applications
1.Application components are deployed across the different machines
2.Multiple users accessing application at the same time
No comments:
Post a Comment