TestComplete shows this message when it detects a keyword test recursive call. This can happen, for example, if your test includes a Run Test or a Run Keyword Test operation that calls the same test.
To stop the test run, click No.
To continue running the test, click Yes. If your test run does not handle the recursion properly, a stack overflow error will occur and TestComplete will terminate.