Forum Discussion
HKosova
Alumni
14 years agoHi Shanmugavel,
No, the test object addressing syntax used in QTP descriptive programming is not compatible with TestComplete.
TestComplete uses a different object addressing syntax, for example:
For more details, please read about object naming in the online help.
No, the test object addressing syntax used in QTP descriptive programming is not compatible with TestComplete.
TestComplete uses a different object addressing syntax, for example:
Sys.Process("ProcessName").Window("WindowClass", "Window Caption")For more details, please read about object naming in the online help.