Win32::GuiTest
Posted February 22, 2007 in miscSometime in 1998 I wrote a small Perl module called Win32::GuiTest. I did it mostly to learn how to write a Perl extension in C.
Well, over 8 years later, and the module still has an active user community, I thought I’d summarize some of the available resources.
- The source code is on sourceforge, while the CPAN distribution is normally somewhat behind.
- Piotr Kaluski has written a beautiful tutorial called Using Win32::GuiTest
- The Perl GuiTest Yahoo Group has over 1800 users
- My 2002 article for the Windows Developer Magazine.
- Automated GUI Testing by George Nistorica’s on Perl.com.
- Perl Win32::GUITest entry on testingfaqs.org
Drop me an email if I’ve left anything out.