Forum Discussion
googleid_117965
13 years agoNew Contributor
Hi Tanya,
I did already, it says that TestComplete, by default, enables me to access all public methods from my tests. That's exactly the problem, because unfortunately TestComplete does not enable me to do so.
I can see a lot of methods in the object browsers "Qt" section when inspecting our application's objects, but it seems like these are only the default Qt methods provided by the default Qt classes that our classes inherit from. In my above example I would see all the standard QWidget methods but none of our public CustomWidget methods. TestComplete seems to be able to access our classes' slots and signals though...
Any help would be highly appreciated,
Nik
I did already, it says that TestComplete, by default, enables me to access all public methods from my tests. That's exactly the problem, because unfortunately TestComplete does not enable me to do so.
I can see a lot of methods in the object browsers "Qt" section when inspecting our application's objects, but it seems like these are only the default Qt methods provided by the default Qt classes that our classes inherit from. In my above example I would see all the standard QWidget methods but none of our public CustomWidget methods. TestComplete seems to be able to access our classes' slots and signals though...
Any help would be highly appreciated,
Nik