Any record/play software experience?

Chris Wilson chris at qwirx.com
Fri Oct 12 11:31:46 PDT 2007


Hi Carl,

On Fri, 12 Oct 2007, Carl Godkin wrote:

> We have a large number of complicated user interfaces developed with 
> wxWidgets and from time to time look around for commercial record/play 
> software to use in testing some of these.
>
> We have tried various products (usually on wxMSW), and they usually work 
> pretty well except on wxGrid-type interfaces where none that we have 
> tried ever works. And since some of interfaces have complicated 
> spreadsheet-type interfaces, no wxGrid support is a deal killer for us.
>
> Does anyone have any experience with any such product that works on wxGrids
> (as well as the other controls of course)?

I don't know if it works with grids yet, but Reinhard Fureder's 
swWxGuiTesting framework is open source (http://swwxguitesting.wefi.net/) 
and I have used the framework successfully (or rather the parts that I 
needed) for testing wx applications. If it doesn't support grids yet, it 
should be easy to add support for them.

His MPhil thesis, the main documentation for the framework, describes 
how to use it for Capture & Record in some detail:

   http://swwxguitesting.wefi.net/MPhilThesisChapterSwWxGuiTesting.pdf

although I never used that functionality either, I wrote my tests in code.

Cheers, Chris.
-- 
_____ __     _
\  __/ / ,__(_)_  | Chris Wilson <0000 at qwirx.com> - Cambs UK |
/ (_/ ,\/ _/ /_ \ | Security/C/C++/Java/Perl/SQL/HTML Developer |
\ _/_/_/_//_/___/ | We are GNU-free your mind-and your software |




More information about the wx-users mailing list