[python-win32] import COM modules and access the methods and properties
siddhartha veedaluru
siddhartha.veedaluru at gmail.com
Tue May 20 13:03:12 CEST 2008
Hi,
we are using HP Quality Center Test Director.
It provides Open Test Architecture API so that we can you use this API with
other tools such as VB,C++ to connect,perform operation etc with
TestDirector.The Open Test Architecture API is a COM library.
Using PythonWin COM Browser i can see its Objects.It seems we can use
win32com/pythoncom to access the objects and interact with TD.
But i'm new to COM,So help needed in importing modules and getting the
objects to use with in my scripts.
If i'm incomplete anywhere and require more information please specify.
Thanks a million,
Siddhartha.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-win32/attachments/20080520/3dbcba6f/attachment.htm>
More information about the python-win32
mailing list