It sounds as if you'll need another module/modules along with
Win32:GUI to accomplish this type of task.
(Actually you don't need Win32:GUI at all probably)
But the type of automation you are talking about would be useful not only to
developers who are testing applications, but to people who would like to use
perl to acheive more control over what their programs do and when they do it.
I've already found perl to be a big help in automatically launching
certain programs based on criteria I give it, but that's about all I
can make it do. To be able to control each aspect of a program's input
and record its output is out of my abilities, but I'm definately interested
to see if it can be done. Perl never ceases to amaze me.
-Joe
On Tue, 10 Nov 1998 15:48:52 -0600, you wrote:
>Hello,
>
>Over the next few days, I'm trying to establish whether or not I can use
>the Win32::GUI module to perform automated software testing for a WinNT
>application. I've have been using Visual Test 4.0, but would rather use
>Perl.
>
>In this context, I would be willing to lend a hand with documentation
>and the creation of sample applications. I come from a Novell/NT/Linux
>Network Administration background and don't have a formal background in
>development... So, given my limitations, I'll help out where I can.
>
>Are there any pointers to the current state of the documentation? CVS?
>Sample App's. Is there a wishlist? ToDo List? Etc.?
>
>Unless someone has already created a sample app along the lines of Spy++
>from MS Visual Studio... that is where I intend to begin my efforts. If
>I have howto questions regarding the Win32::GUI where should I post
>them?
>
>Garrett Goebel
>[EMAIL PROTECTED]