Lyna
14 years agoOccasional Contributor
TestComplete, com4j and TestExecute
Hi,
Firstly, excuse me for my bad english, and thank you for reading this post.
I used the libray com4j to communicate in a java program with TestComplete. com4j read the file TestCompleteInternal.tlb in the directory Bin\Extensions and products a java lib that I can use to open TestComplete, open a suite, execute a script unit in a testproject.
It works with TestComplete but not with TestExexute, but i'm only using a demonstration of TestExecute so I was wondering if ths problem is that i use a demo or if it's because my method can't work with TestExecute ? (I noticed that there is the same file TestCompleteInternal.tlb so i was hoping that my library generated with com4j will work with TestExecute too).
I'm using TestComplete 7.52 and TestExecute 7.52Demo
Thanks for helping me,
Firstly, excuse me for my bad english, and thank you for reading this post.
I used the libray com4j to communicate in a java program with TestComplete. com4j read the file TestCompleteInternal.tlb in the directory Bin\Extensions and products a java lib that I can use to open TestComplete, open a suite, execute a script unit in a testproject.
It works with TestComplete but not with TestExexute, but i'm only using a demonstration of TestExecute so I was wondering if ths problem is that i use a demo or if it's because my method can't work with TestExecute ? (I noticed that there is the same file TestCompleteInternal.tlb so i was hoping that my library generated with com4j will work with TestExecute too).
I'm using TestComplete 7.52 and TestExecute 7.52Demo
Thanks for helping me,