santi
5 years agoContributor
Object oriented Scripting (python) for UI automation
We use function based approach extensively using Test Complete, but for a new application (web based), we wanted to use 'Object oriented Approach'.
I heard this approach not receomended as per Test Complete Documentation.
I would like to hear from people who are using python+object oriented design for their scripting of automation.
Thanks,
Santi
Hey,
Yes You can write your code in OOP, but TestComplete intelissense will not work for you.
You can always read my "idea topic":
this is for JS but the idea id the same.