JackSparrow
8 years agoFrequent Contributor
Test Complete getting crashed due to DB Error
Hi All , My test complete used to crash rarely but now a days it started frequently , so while I was trying to find the root cause I understood that if there is a db error(like the column name is...
- 8 years ago
Sounds like an issue to raise with the support staff directly.
https://support.smartbear.com/message/?prod=TestCompleteSomething else you might want to try is, after you're finished with your ADO objects, try setting the variables to "null" to just clear them out of memory. TestComplete does have some of the garbage collection going on in it but it's not 100% reliable. Null your objects and see if you still get the crash.