ContributionsMost RecentMost LikesSolutionsRegion Checkpoint fails when out of boundsHi, I have set up a test with a Region Checkpoint on a displayed value in a grid control, when I change the value, then the test fails as expected. However, if the grid control is resized so the Region Checkpoint goes out of bounds, then the test is always successful no matter what the value is. I would expect it to cast a out of bounds exception like it does for Property Checkpoints that goes out of bounds, at least the test should fail. There is a potential for false positives the way it works now. SigbjoernProblems with C++ Builder and JavaHi, I have downloaded the trial edition and is now evaluating TestComplete, but I'm unable to run my application when it is started by TestComplete. It runs fine on its own, but when it is started by TestComplete it crashes without any error message or exception during start up. The last module loaded is tcMSVCHook.dll, then all threads exits with exit code 1. I have both tested on WinXP 32 bit SP3 and WinXP 64 bit SP2 with the same result. My application is written in C++ Builder 6 and is using Jace to integrate the Java Virtual Machine in my program. I have found that the problem is the integration of the JVM, when I don't load the JVM, then my app runs fine when started from TestComplete. Can this be a bug in TestComplete, or is the problem more likely in Jace? Sigbjoern