Mailing List Archive

Anyone used Python for testing and instrumenting VB code?
Hi all,

I'm in the process of developing a test strategy for a large bunch of
Visual Basic (VB) programs. Products like Rational Visual Test seem
to be able to record actions on a GUI for a playback later.

How difficult would it be to use the win32 Python stuff to try
and capture the interactions or instrument VB programs? I have
access to the VB source too.


Stu