TestComplete 12.3 crashes on saving the project suite
Hello,
since I upgraded to Testcomplete 12.3, sometimes when I click on the 'Safe' button in TestComplete, it crashes. There is no error message, TestComplete just closes.
Is there a log where one could see why TestComplete crashed all of a sudden?
I'm using Windows 10 Creators Update.
Yours sincerely
Christoph
Hi,
It sounds like your tested application is always starts with administrative privileges. Can you check this?
TestComplete must be started with the same or higher level of privileges to be able to access other application's internals.
This is OS but not TestComplete-specific requirement...
There are many situations where TestComplete/TestExecute needs to be run as adminstrator in order to properly identify objects. This is especially the case when the application being tested also is run with administrator privilege. This should not be a problem when you run the tests in batch. You just need to make sure that when you run your batch of tests, whatever tool you're using to launch it is launching TC with adminsitrator access.