Forum Discussion
DKumar04
Contributor
but my question is not about printing it's about how test complete works when there is no class but only routines inside .py script file?
TanyaYatskovska
6 years agoSmartBear Alumni (Retired)
As far as I understand it works without the class. Do you have any errors?
- tristaanogre6 years agoEsteemed Contributor
Keep in mind... this is Python SCRIPT, not full Python. Not everything needs to have a class to be able to execute. You can use classes, but they are not required for execution of functions.
Related Content
- 3 years ago
Recent Discussions
- 10 hours ago
- 10 hours ago