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
How to write a PHP Script for the load testing ?
Moderator: General Moderators
-
santhanam15
- Forum Newbie
- Posts: 2
- Joined: Tue May 06, 2014 11:26 pm
Re: How to write a PHP Script for the load testing ?
Does it have to be PHP? Folks at my work use Siege.
-
santhanam15
- Forum Newbie
- Posts: 2
- Joined: Tue May 06, 2014 11:26 pm
Re: How to write a PHP Script for the load testing ?
Thanks for reply. Yes, i need a php script to find load testing on dot net application.