All of my test are VB script test, but the error is not actually occurring within my test. My test is beginning and ending with no actual error logged in the test log.
For the sake of figuring this out I ran a test telling Test complete that I wanted to debug and step through the code. I put the stop point on the first line of code so that no actual code executed, and when I hit run, debug stopped execution on the first line of code and the error box popped up stating “List index out of bounds (0)” with no other data.
The research that I have done on the smart bear site makes me wonder if I have recreated the Test complete bug that was fixed in version 8.5 that creates this box pop up after an old test was deleted.