I'm looking into improving our automated testing systems. It's been more than a year since we looked at available tools. Do you have a favorite automated testing tool for testing web applications and frameworks?

The question is open-ended because I want a wide variety of ideas. Maybe it's time for us to look at a simulated-user system, or one that takes screenshots and compares them to "correct" screenshots, or one with really good logging and reporting.

So far we've got a semi-automated version of xUnit (lzunit), a headless version of xUnit (lztest), the beginnings of a crosscheck- based multiple runtime thingy, plus a lot of junit and xmlunit tests for the compiler and doctools. The challenge is to (1) drive and (2) unify results from these different systems. Reports on code coverage or performance would be cherry-on-top sweetness.

Thanks for your ideas.
-ben

Benjamin Shine
Software Engineer, Open Laszlo / Laszlo Systems
[EMAIL PROTECTED]



Reply via email to