I wrote a script using Test Complete 6.0 to automate my application. Test Complete does not get the object of my application.
For example: Sys["Application name"]
returns with "object not found". I tried to find what are the EXE running under sys
through the script. I found my application is not there under sys
even though my application is running in machine.
This problem is occuring only in one Windows 7 machine. On other Windows 7 and XP machines, my scripts are working fine.