If you are a programmer and want to leverage your skills to do some stress testing, you may like RequestAge. These are the main features:
-
stress testing scripts written in JavaScript:
function test() { req('example').get('http://wwww.example.org').go(spy); }
-
interactive: apply "throttle" and see how the server keeps up on live histograms:
-
the histograms are visually minimalistiic, yet information packed;
-
history charts allow long-term monitoring:
-
geared towards developing intuition about the tested system through rich interaction and visualisation.
Read more on the RequestAge Wiki.
© 2013 Marko Topolnik, Inge-mark d.o.o. Licensed under the Eclipse Public License.