Message - A recursive call to "Object_name.Run" has been detected.

Applies to TestComplete 15.73, last modified on March 04, 2025

This message is displayed if TestComplete detects a recursive call to a Run method of an ODT object, array, group or the Data object. This can occur if you include a Run method call into a class method. The message allows you to choose whether to continue walking down the ODT objects hierarchy or to abort it. If you continue the execution, the stack overflow error may occur.

See Also

Object-Driven Testing
Controlling Object-Driven Tests

Highlight search results