This message is displayed if TestExecute 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.