How to test load (performance) when web application is running on sever?

Questions by pradeepbabuv

Showing Answers 1 - 2 of 2 Answers

sandy05

  • Jul 25th, 2007
 

Hi guys,

If web application is running on the server we can test the load test as follows...

Based on the criteria (data load) given by the customer we will sent the request to the server... before that we will setup all sorts of server counters required... like memory leak, CPU utilization time, Processing time... etc. also we will get details of response time,Hitssec,Throughput and running users from client side statistics... Based on the client side statistics and server side statistics we will get the detailed report of what happened... hence ssame report will be useful to the performance tuning in further...

Cheers,
sandy

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions