charles_1
7 years agoOccasional Contributor
Inconsistent Running of Test Complete 12
I am testing a desktop application which is written in VB, my tests run so far then I get either of the two following messages:
Subscript Out of Range
The Object Invoked has Disconnected From Its Client
I get this error on a function which has been used numerous times already in my tests run (up to 100 times already), if I restart the test from my test case before the error occurred then it will carry on and process more cases before getting one of the errors again.
I am finding it very frustrating that Test Complete is being so inconsistent and I have to run my test set in parts and hope it runs.
Any ideas why I would get these two messages?