Connecting Tech Pros Worldwide Forums | Help | Site Map

Perl/Tk - Automating an external application

Member
 
Join Date: Mar 2007
Posts: 100
#1: Jul 29 '07
Hi,
I am trying to wright an automation tool for testing purpose.
I have to use Tk.
What perl(Tk) script should do is to open an MFC application "ABC.exe" and the application has many buttons and check boxes.the script should do every thing automatically....
Is this possible??....PLease give me some idea...


Thanks

KevinADC's Avatar
Expert
 
Join Date: Jan 2007
Location: Southern California USA
Posts: 4,091
#2: Jul 29 '07

re: Perl/Tk - Automating an external application


To me, your question makes zero sense. I have no idea what you are asking.
Member
 
Join Date: Mar 2007
Posts: 100
#3: Jul 29 '07

re: Perl/Tk - Automating an external application


ok...sorry....
i will describe it properly....I have an exe (MFC).When u double click on it,it opens a dialog box having bottons and check boxes.

My query is ....whether we can automate the "checking the check box" and "clicking on the button"....and things like that through perl Tk???
Reply


Similar Perl bytes