I am going to make a test-application on top of other Windows-applications.
The test requires that I can registrate every keystroke and mouse
movement. Afterwards I am going to play back these keystrokes and mouse
movements. I'm also going to grab the "picture" of the program (how
everything looks). Does any of you know how to program this in an "easy"
way?
Have any of you made similar applications (or parts of it),
and is willing to share the nessesary code (preferably in C/C++) with
me? If anybody have experiences (good or bad) with this kind of problem,
I would like also them to share their in formation with me.
I hope those of you that can answear me, can do so also by mail.
Regards
-TT-
#-----------------------------------------------------------#
| Terje Tessem Work: Student |
| Location: Stavanger College,Institute for Computer Science|
| Phone: +47 906 90 109 (GSM - cellular phone) |
| E-mail: tes...@hsr.no WWW : http://www.hsr.no/~tessem |
#-----------------------------------------------------------#
Good Luck
Charles Olivarez
--
============================================================
Charles Olivarez coli...@gentech.com
Genoa Technology Test Labs
: I am going to make a test-application on top of other Windows-applications.
: The test requires that I can registrate every keystroke and mouse
: movement. Afterwards I am going to play back these keystrokes and mouse
: movements. I'm also going to grab the "picture" of the program (how
: everything looks). Does any of you know how to program this in an "easy"
: way?
If you are familiar with Visual BASIC, you could, as am I right
now, use Microsoft TEST (4.0 ?). It has a recorder which will create a
_compilable_ script. The compiled executable can be executed under any
Windows OS - so, it's very transportable...
:
: Have any of you made similar applications (or parts of it),
: and is willing to share the nessesary code (preferably in C/C++) with
: me? If anybody have experiences (good or bad) with this kind of problem,
: I would like also them to share their in formation with me.
Brian Marick publishes a list of testing tools that, one of
which, might be codeable in C/C++... point your browser to;
http://www.stlabs.com/marick/faqs/tools.htm
: I hope those of you that can answear me, can do so also by mail.
did
: Regards
: -TT-
: #-----------------------------------------------------------#
: | Terje Tessem Work: Student |
: | Location: Stavanger College,Institute for Computer Science|
: | Phone: +47 906 90 109 (GSM - cellular phone) |
: | E-mail: tes...@hsr.no WWW : http://www.hsr.no/~tessem |
: #-----------------------------------------------------------#
--
-------------------------------------------------------------------------
| LANshark Systems R. Hendershot Ryan Int'l Corp |
| Engineering Group Aviation Group |
-------------------------------------------------------------------------