Hi,
I have created an asp.net webform which displays data from a database.
Now I need to test the performance of this webform. I want to see how fast
the data will be shown if we have like 50 users viewing the page at the same
time. I am using VS.NET 2003. Please let me know how I could test the web
page.
Thanks,
Sridhar.
sloan - 13 Feb 2006 20:57 GMT
If you have VS 2003 Enterprise/Architect version, they have a web stress
tool included.
If you don't, you can try this:
http://www.microsoft.com/downloads/details.aspx?FamilyID=E2C0585A-062A-439E-A67D
-75A89AA36495&displaylang=en
or go to google.com and type in the box
web stress site:microsoft.com
..
> Hi,
>
[quoted text clipped - 6 lines]
> Thanks,
> Sridhar.