WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: ASP.NET stress testing

for

From: Tim Beadle
Date: May 24, 2005 5:50AM


On 5/24/05, Paul Cowan < <EMAIL REMOVED> > wrote:
> I don't think that will do IIS or ASP.NET for that matter.

Why not? All it does is make repeated requests to a web server. It
doesn't matter what the web server's underlying technology is. As far
as the web server is concerned, JMeter is a browser. It's hard to
emulate ASP.NET form controls, but if you're not relying on
JavaScript, then you should be fine.

Regards,

Tim