Page 1 of 1

How to write a PHP Script for the load testing ?

Posted: Tue May 06, 2014 11:33 pm
by santhanam15
Hi,

Can you tell me the step to be followed in writing a php script for LOAD Testing ? I have "DOT Net" web application, it can be accessed by more than 100 users at a time. I needs to find the load(performance) of the application when accessed by multiple users at a time. I need a PHP script. Can anybody help me out. Thanks

Re: How to write a PHP Script for the load testing ?

Posted: Wed May 07, 2014 2:26 am
by requinix
Does it have to be PHP? Folks at my work use Siege.

Re: How to write a PHP Script for the load testing ?

Posted: Wed May 07, 2014 6:17 am
by santhanam15
Thanks for reply. Yes, i need a php script to find load testing on dot net application.