darktremor
6 years agoNew Contributor
Problem with closing test program during use TestComplete
Hello,
We are testing Delphi application with TestComplete.
Every time we go to Object Browser and try to expand properties of object of class ‘THSListGrid’ in any window, the program closes (no error report when closing, program just closes).
- Properties tab is OK, but an error message appears (in attachement)
- When we go to „Fields” tab, the program closes
The same problem with Object Spy. When we try to spy any objest of class "THSListGrid" our tested app close.
The Excel checkpoint instructions say you can use a variable parameter
https://support.smartbear.com/testcomplete/docs/keyword-testing/reference/excel/excel-checkpoint.htm
like this
See if that works for you.
Just curious - why are you exporting data every time instead of just starting with the data in the Excel file?