I am trying to run a stress test on an application by recording the browser transactions.
I've managed to record the transactions, but when I run the test all I seem to get are socket errors and 0 test results.
The system is stored on an intranet.
Any ideas?
-
Micosoft Web Application Stress Tool (1 messages)
- Posted by: Chris Trotter
- Posted on: June 02 2003 04:29 EDT
Threaded Messages (1)
- PureLoad by Georges Saab on August 04 2003 05:49 EDT
-
PureLoad[ Go to top ]
- Posted by: Georges Saab
- Posted on: August 04 2003 05:49 EDT
- in response to Chris Trotter
Hi Chris,
WAS is cheap, and has the functionality to match. One alternative which I have used successfully in projects at several companies is PureLoad. A nice feature is that the scenarios you use for stress testing can also be used for monitoring your application in production, and can be data driven. Check it out at http://www.minq.se
GES