TkAutomation
Programmer
I have Tcl/Tk applications written for Windows NT that I need to be able to automate. Continuous manual testing for each release is not feasible. I currently use SilkTest for Win32 testing which works really well. However, trying to use SilkTest to record windows in Tk causes them to show up as a CustomWin with multiple TkChild tags that are the same. In other words, SilkTest can't tell the difference between the different widgets and can't be used for automated testing of the Tcl/Tk applications.
I'm trying to find another program that will allow us to automate the Tcl/Tk applications. I've read that Tcl was designed to be able to embed into other applications. Would the TclHttpd Web Server be able to help me with this? Has anyone else ran across the same problems and found a solution? Any information would be greatly appreciated.
thanks
I'm trying to find another program that will allow us to automate the Tcl/Tk applications. I've read that Tcl was designed to be able to embed into other applications. Would the TclHttpd Web Server be able to help me with this? Has anyone else ran across the same problems and found a solution? Any information would be greatly appreciated.
thanks