sathish_subrama_2New Contributor13 years agoSolvedDifference between subroutine and function in test completeCould you please explain the Difference between subroutine and function in test complete ?gid_21613 years agoSubroutine and function have same defination, throughout all tools these can't be differenciated based on tool.Subroutine is a piece of reusable code that doesn't return anything to caller.Function is a piece of reusable code that returns something to caller.
gid_21613 years agoSubroutine and function have same defination, throughout all tools these can't be differenciated based on tool.Subroutine is a piece of reusable code that doesn't return anything to caller.Function is a piece of reusable code that returns something to caller.
gid_21613 years agoSubroutine and function have same defination, throughout all tools these can't be differenciated based on tool.Subroutine is a piece of reusable code that doesn't return anything to caller.Function is a piece of reusable code that returns something to caller.
sathish_subrama_2New Contributor13 years agoCould you please explain in detail, what exactly function will return?
Recent DiscussionsTestComplete not recording right-click or menu on SVG mapHow to Click the Canvas object using test complete web moduleGetting “NameError: 'aqFileSystem' is not defined” after upgrading to TestComplete v15.77.6.7 (x64).
Related ContentSilly question of the day: Subroutines with subroutinesArray functionshow can I invoke function between different project in one projectSuit?