function reldate(days) { var d; d = new Date(); d.setTime(d.getTime() + days*86400000); return d.toGMTString(); } function readCookie(name) { var s = document.cookie, i; if (s) for (i=0, s=s.split('; '); i"); document.write(""); var style = document.createElement('link'); style.href = "http://quimble.com/stylesheets/inpage.css"; style.rel = "stylesheet"; style.media = "screen"; style = document.getElementsByTagName('head')[0].appendChild(style); // var prev_vote = readCookie("quimble_5733"); if(!prev_vote) { makeCookie("quimble_5733", 0, 'expires:365'); prev_vote = readCookie("quimble_5733"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

How do you load-test your web applications


  1. Vote

    We don’t

  2. Vote

    JMeter

  3. Vote

    The Grinder

  4. Vote

    JCrawler

  5. Vote

    OpenSTA

  6. Vote

    TestMaker

  7. Vote

    Mercury LoadRunner

  8. Vote

    Rational Performance Tester

  9. Vote

    Other Open Source tool

  10. Vote

    Other commercial tool

  11. Vote

    We have employed 500 interns who type very quickly…


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } } else { if(prev_vote > 0 && navigator.appName == "Microsoft Internet Explorer") { document.write("

How do you load-test your web applications


  1. We don’t (24)
  2. JMeter (65)
  3. The Grinder (14)
  4. JCrawler (2)
  5. OpenSTA (7)
  6. TestMaker (1)
  7. Mercury LoadRunner (7)
  8. Rational Performance Tester (2)
  9. Other Open Source tool (4)
  10. Other commercial tool (5)
  11. We have employed 500 interns who type very quickly… (3)

Discuss this poll at Quimble
This poll powered by Quimble
"); } else { document.write("

How do you load-test your web applications


  1. Vote

    We don’t

  2. Vote

    JMeter

  3. Vote

    The Grinder

  4. Vote

    JCrawler

  5. Vote

    OpenSTA

  6. Vote

    TestMaker

  7. Vote

    Mercury LoadRunner

  8. Vote

    Rational Performance Tester

  9. Vote

    Other Open Source tool

  10. Vote

    Other commercial tool

  11. Vote

    We have employed 500 interns who type very quickly…


Discuss this poll at Quimble.com
This poll powered by Quimble
"); } }