Worry about the stability of your application and its UI??
Here is a sample that uses the UI Automation API's from .net (3.0 and above) to stress test your application.
Just run
InvokeStress.exe -pid [processId]
or
InvokeStress.exe -title [windowTitle]
And see if your app can survive being taken through its paces over a 24 hour period.
![]()
Forum Read Only
This forum has been made read only by the site admins. No new threads or comments can be added.
-
-
I don't think that I would want to run that on a database backed application.