GUI Automation Win32

This is a section devoted to business, functional and technical aspects of testing MS Windows GUI applications.

If you are new to a topic, my tutorial on GUI testing can be good for starters. It is also a good introduction to Win32::GuiTest perl module, which looks really promising and may become an interesting free alternative to expensive commercial tools.

I have also written one article, which is really specific for Win32::GuiTest. It talks about some unexpected results, which you may get when using PushChildButton function. You can read it here