Displaying 1 result from an estimated 1 matches for "appinstall_testing".
2009 Aug 24
1
Want to help Wine and prevent regressions in your favorite (downloadable) app?
...asily, AutoHotKey has a ton of functions
that allow you to do things like send keystrokes/mouseclicks/etc. to
make sure those things still work in your app.
If you'd like to give it a try, pick your favorite application (make
sure it has a public download available), read
http:/wiki.winehq.org/Appinstall_Testing, and write a test. Be sure to
read the AutoHotKey documentation at http://www.autohotkey.com/docs/
if you're not familiar with it (it's _REALLY_ easy, most of it reads
like plain English) and to verify the test on Windows first. Don't
worry about writing really complex tests, just a sim...