Hi all,
Sometimes I feel guilty asking questions in this forum, as I'm of the mindset that "If I can't find it on my own, something's wrong" - but I'm not finding it, so here goes.
I'm being asked to do some 'Quality Assurance' on some applications, and it's pretty routine stuff for each test - so I'd like to try and write a script to make my life easier.
I'd like to write a script (preferably with some sort of GUI - TK is okay, or Win32::GUI as I'm stuck to Win systems for this) that will do some key capture, as well as take of the I/O of some of the different windows (for example, simulate the click of a mouse button in a certain form).
I've heard the term 'gremlin' used before for something like this - that essentially sends random clicks and keystrokes to a GUI app - I'm not necessarily wanting to just hammer away at this, but having it take care of my mundane processes would be great. :)
TIA,
~Brian
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.