I work for a company that creates a product that supports the Mac platform, and a lot of the testing that is done is very repetitious - As a result, I've looked into things like Applescript, hoping to automate certain tasks. While I'm impressed with some of the things Applescript can do, it also (at least with my level of knowledge of it) seems very limited if a given application is not written to be scriptable.
Can anyone tell me or direct me to information pertaining to other options and what their strengths are?
For example, are there any solutions that would allow me to have a given program (which isn't written with applescript in mind) that has, say, an assortment of checkboxes, dialog boxes, etc, and have a script/application that would run this program and check/fill certain checkboxes, radiobuttons, etc, as specified, all automatically, as defined by a script, et cetera?