Forum Discussion

RaresB's avatar
RaresB
Occasional Contributor
8 years ago

Can I navigate between classes and methods in Test Complete editor?

Hi, 

I'm using python in Test Complete 11 and I cannot jump by using CTRL+Click from where I call a method to the place where the method is implemented in parent class.

CTRL+Click is working between scripts if I don't use classes with their methods only methods (def).

 

Also I cannot benefit from the link between classes and methods inside them when I'm writing code because the auto-completion is not suggesting anything when I'm writing the first letters of a method from a class.

 

Do I have to make some settings in code editor or is not possible this code navigation between classes as in any OOP editors.

 

Thanks,

Rares

 

1 Reply

  • RaresB's avatar
    RaresB
    Occasional Contributor

    Neither in Test Complete 12 i have a solution for this lack in editor. 

    Any one else have a solution to handle it in Test Complete or i should use another IDE to have the full programming assets?