Automated input tool to for QA testing? Play back keystrokes and mouse clicks [closed] Automated input tool to for QA testing? Play back keystrokes and mouse clicks [closed] windows windows

Automated input tool to for QA testing? Play back keystrokes and mouse clicks [closed]


I have found AutoIT to be great.

It is a very powerful tool, which does more than record just mouse clicks. Using scripting, you can work with the controls in the application.


AutoHotkey is good for this. It's free, and can do lots of stuff from simple recording to complex macros.


http://www.macro-recorder.com/

This works very well for me. Even though it does cost some money to register, the demo version has full functionality with no constraints (as far as I know). It converts your mouse and keystrokes into editable text files which are really convenient.