[[ [testing], automation, ...]] [[Technologies: * [cwind] - find windows, inject keystrokes (free) * [wintclsend] - similar to cwind, includes mouse moves (license) * [ActiveX] * [Android] (when combined with [VNC]) * [AutoIt] [http://www.hiddensoft.com/AutoIt/] * [COM] * [DDE] * [Expect for Windows] * [Perl]'s Win32::GuiTest * [WSH] * commercial testing applications, * Girder [http://www.girder.nl] (including [Python] client [http://www.dur.ac.uk/christopher.saunter/soft.html]) * win32api's PostMessage provides for delivery of keystrokes, button presses, and such, to external processes; while this [http://mail.python.org/pipermail/python-win32/2002-December/000635.html] discussion is about Python coding, the same functionality is available to Tcl through ... (?) * ...]]