Home - Forums-.NET - FlyTreeView (ASP.NET) - suggestions for web load/stress test software?

FlyTreeView (ASP.NET)

Technical support and KB related to the FlyTreeView control

This forum related to following products: FlyTreeView for ASP.NET

suggestions for web load/stress test software?
Link Posted: 30-Jan-2009 14:45
What software do flytreeview users use for load/stress testing their web site?

I thought I was all set on OpenSTA until I found out that it wasn't compatible w/ flytreeview when it's set up to dynamically load branches/nodes.  Apparently, their web capture proxy screws up the viewstate when flytreeview tries to contact the server to download the next level of nodes via ajax...
Link Posted: 01-Feb-2009 02:25
This is a common question for all ajax applications.
ASP.NET and its viewstate introduce some difficulties for benchmarking utilities.

So it is a question of platform design, and Microsoft products have never been test-friendly "by design" (unit testing, load testing, etc.)