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_6085"); if(!prev_vote) { makeCookie("quimble_6085", 0, 'expires:365'); prev_vote = readCookie("quimble_6085"); if(!prev_vote) { document.write("You must have cookies enabled to use quimble"); document.write(navigator.appName); } else { document.write("

How do you unit-test your web applications


  1. Vote

    Cactus

  2. Vote

    Firebug

  3. Vote

    HTML Unit

  4. Vote

    HTTP Unit

  5. Vote

    JWebUnit

  6. Vote

    Mercury testing tools

  7. Vote

    Rational testing tools

  8. Vote

    Selenium

  9. Vote

    StrutsTestCase

  10. Vote

    TestMaker

  11. Vote

    Specially-trained chimpanzees

  12. Vote

    We don’t

  13. Vote

    Other (please specify)

  14. Vote

    Canoo WebTest


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 unit-test your web applications


  1. Cactus (23)
  2. Firebug (22)
  3. HTML Unit (5)
  4. HTTP Unit (9)
  5. JWebUnit (9)
  6. Mercury testing tools (10)
  7. Rational testing tools (2)
  8. Selenium (28)
  9. StrutsTestCase (3)
  10. TestMaker (5)
  11. Specially-trained chimpanzees (5)
  12. We don’t (19)
  13. Other (please specify) (5)
  14. Canoo WebTest (5)

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

How do you unit-test your web applications


  1. Vote

    Cactus

  2. Vote

    Firebug

  3. Vote

    HTML Unit

  4. Vote

    HTTP Unit

  5. Vote

    JWebUnit

  6. Vote

    Mercury testing tools

  7. Vote

    Rational testing tools

  8. Vote

    Selenium

  9. Vote

    StrutsTestCase

  10. Vote

    TestMaker

  11. Vote

    Specially-trained chimpanzees

  12. Vote

    We don’t

  13. Vote

    Other (please specify)

  14. Vote

    Canoo WebTest


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