mike55 Posted June 18, 2008 Posted June 18, 2008 Hi all Working on a substantial web application at the moment. Give the large volumn of data being made available to customers via our web site we need to carry out a large amount of Stress, Soak and Load testing. Can anyone recommend some suitable tools, our application has been developed using SQL SERVER 2005 and Vb.NET (2005)? Mike55. Quote A Client refers to the person who incurs the development cost. A Customer refers to the person that pays to use the product. ------ My software never has bugs. It just develops random features. (Mosabama vbforums.com)
Nate Bross Posted June 18, 2008 Posted June 18, 2008 I haven't used any tools personally. I will generally write a small webot (elmer fudd anyone?) to simulate several constant page requests. Run it on a few machiens in your network and run it on a few outside your network. Then watch the performance stats on your web and sql servers. Also keep an eye on your bandwidth usage, even on a T1 it starts to add up. I've read good things about: http://www.webperformanceinc.com/products/ but like I said, I've never used it. Alik Levin has a neat article about using a Free WCAT Tool: http://blogs.msdn.com/alikl/archive/2008/03/09/stress-test-asp-net-web-application-with-free-wcat-tool.aspx Quote ~Nate� ___________________________________________ Please use the [vb]/[cs] tags on posted code. Please post solutions you find somewhere else. Follow me on Twitter here.
Diesel Posted June 18, 2008 Posted June 18, 2008 http://www.microsoft.com/downloads/details.aspx?FamilyID=e2c0585a-062a-439e-a67d-75a89aa36495&displaylang=en Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.