On Tue, 11 Dec 2001, David Barkovic wrote: > I'm currently evaluating tools for automated palm OS application > regression testing. Besides POSEs scripting capabilities, I have not > found much for automated testing tools. I'm leaning toward TestQuest > Inc's TestQuest Pro System for the Palm OS. Has anyone have any > opinions or experience with this product? Can anyone recommend other > tools or methods relating to automated Palm OS application testing?
I have written some patches to POSE to allow capturing user events from it over a socket connection, and Java APIs for this interface and the scripting interface. Together they make it very straightforward to write a capture/playback regression testing tool (which I've also written but don't have permission from my employer to distribute). I've submitted these patches to Keith but I don't know if/when they'll be included in the main distribution. In the meantime I can send you them if you like. Jake -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
