ProVI_Bollig
2 years agoOccasional Contributor
Test Case failed caused by timeout but shows success in the log
Hello Community,
We set the timeout for each test case to be 5 minutes. We expect the test case to fail and marked as an error when the duration is longer than the timeout so that we can rerun the test case. The test execution summary correctly shows the test as having failed and timed out. However, it is logged as "success" in the log detail window, and the test case was also not rerun.
What could the reason be for this behavior?
Could anyone help us?
many thanks:)
Hello rraghvani,
I think I have found the problem.The difference in results between the summary and the log details is caused by the custom event handler written by us.
With your help, we noticed that it was not a problem of TestComplete itself!Thank you so much!