william_diaz
12 years agoOccasional Contributor
TestComplete 9.2 locks-up during tested application error. (Does Javascript support threads?)
Hello,
We had to revive an old project that was build for windows XP and .NET2.0
We are trying to run our current scripts (Windows 7) and we are encountering random crashes on the tested application. They go deep into the .NET framework. the UI of the application might display a dialog or we might get a Windows OS dialog. either way the application its hosed.
I noticed that when the application crashes Test Execute 9.2 freezes as well. waiting for the application. There is no error on the log. If we however Kill the application process TE wakes up and displays the error about not finding the window in x seconds and moves to the next test.
We would like to monitor our log file for activity and if the application becomes unresponsive we would like to kill it and let Test Execute move to the next test.
This could be done on a separate thread but I'm not sure if JS supports this. I noticed an option in the project properties "Freeze Diagnostics" that seems like it might work but I wanted to get your opinion first. Thanks
We had to revive an old project that was build for windows XP and .NET2.0
We are trying to run our current scripts (Windows 7) and we are encountering random crashes on the tested application. They go deep into the .NET framework. the UI of the application might display a dialog or we might get a Windows OS dialog. either way the application its hosed.
I noticed that when the application crashes Test Execute 9.2 freezes as well. waiting for the application. There is no error on the log. If we however Kill the application process TE wakes up and displays the error about not finding the window in x seconds and moves to the next test.
We would like to monitor our log file for activity and if the application becomes unresponsive we would like to kill it and let Test Execute move to the next test.
This could be done on a separate thread but I'm not sure if JS supports this. I noticed an option in the project properties "Freeze Diagnostics" that seems like it might work but I wanted to get your opinion first. Thanks