Search Results

2
votes

monkey testing software for windows apps

Have a look at AutoIt. It has a COM interface, so you can script it from any language that supports COM. I've written Python scripts to automate GUIs. …