I\'m looking for a load test tool, the main features that I need is: Distribution (very important) - I need to be able to run something like 20,000 - 30,000 request per seconds (and more), so one ma
is there a way for me to do a sort of UI Stress test, similar to that of monkey runner. I want my stress tester to click randomly on the screen until something is prompted.
So i overclocked my phone to 1.664ghz and I know there are apps that test your phone\'s CPU performance and stressers but I would like to make my own someway. What is the best way to really make your
I have an application that receives some custom XMPP IQ stanzas and process these. I would like to make a stress test on it, to see how many users it can support, I searched it and found Tsung.
According to MSDN, http://msdn.microsoft.com/en-us/library/dd293540.aspx, Visual Studio Professional is not supported in terms of performance and stress testing. I am hoping some onehere can suggest a
I am looking to simulate heavy load on my web server by constantly visiting a list of urls over and over and over again!
I decided to use Python Tornado as a choice server for my startup, and I was running httpref against two reference Python Tornado implementations to stress test Tornado\'s capabilities. Here are the t
I´m deploying a Silverlight application, which consumes data from a WCF DataService then exposes data from a SQLServer Database. Everytyhing works fine, but I´d like to make some stress tests. It´s
I have created a basic stress test of Raphaёl (the well-known vector library) that displays 1000 objects (with connections) on screen.
How can i test my local RIA? I need开发者_如何学编程 to do a stress test, graph response time and memory usage when user increases.