CodeBetter.Com
CodeBetter.Com
RSS 2.0 via Feedburner
           Do you Twitter? Follow us @CodeBetter

Darrell Norton's Blog [MVP]

Fill in description here...

Web Application Stress tool tutorial

Here is a very good tutorial on using Microsoft’s Web Application Stress (WAS) tool.



Comments

Antony Marcano said:

# September 15, 2004 9:58 AM

Darrell said:

The biggest limitation with ACT is that you can't coordinate multiple networked computers to simulate a really high load. The word I got from a Microsoft employee on a newsgroup is that ACT was for developers testing on their own workstation. WAS was still useful for multi-computer load testing.

OpenSTA has a bug where large viewstates in ASPX pages cause it to crash. I know that large viewstates are bad, but we were load-testing a client site and needed perf benchmarks. Almost all the functionality available in OpenSTA I've found somewhere in WAS.
# September 15, 2004 10:34 AM

Antony Marcano said:

That's interesting... I have used WAS and found that it was quite limited... perhaps I just didn't dig deep enough...

For anyone who is interested, the ViewState/OpenSTA issue and why ViewState is bad can be found on <a href="http://www.stickyminds.com/getfile.asp?ot=XML&id=6462&fn=XDD6462filelistfilename1%2EPDF">StickyMinds</a>
# September 19, 2004 10:25 AM

Antony Marcano said:

# September 19, 2004 10:26 AM

Darrell said:

Antony - yep, I know ViewState at the size that was causing problems (64k) is bad, but we didn't build the app! We were trying to explain to the client *why* it was bad. Heh.
# September 19, 2004 1:57 PM

robi sen said:

Actually I have used WAS alot and have found it great for simple testing or testing simple apps but OPEN STA is far more powerful as well as more accurate in its collection of information.
# October 6, 2004 7:42 AM

sarah said:

i would like to know from where i can download the ACT. can someone of u give the url......thx
# November 23, 2004 10:31 PM

Darrell said:

ACT comes with Visual Studio .NET.
# November 24, 2004 2:47 AM

bob said:

i wish there is way to separate act from visual studio. net it looks like quite a nice tool
# January 31, 2005 3:23 PM

Darrell said:

Bob - it's pretty good, but gives you no way to combine multiple computers to hammer on a web server like WAS (or OpenSTA) does.
# February 1, 2005 6:44 AM
Check out Devlicio.us!