mtu
11 years agoNew Contributor
Region checkpoint fails when run on different computer
There is a problem I run into when using TestComplete concerning region checkpoints. Our company develops medical software for analyzing X-ray and MR images. We need to do visual checks on these images to make sure the analyses are correct.
This seems to be perfect for the region checkpoints. However, these tests are not developed by just one tester, but by several, which means different software and hardware configurations. The result is that region checkpoints fail (I think as a result of different video cards). When comparing the images, the comparison shows that (to me) random pixels are different all over the image. To the eye, there is no visible difference.
Does anyone else have this problem? How can I prevent the tests from failing due to this issue?
This seems to be perfect for the region checkpoints. However, these tests are not developed by just one tester, but by several, which means different software and hardware configurations. The result is that region checkpoints fail (I think as a result of different video cards). When comparing the images, the comparison shows that (to me) random pixels are different all over the image. To the eye, there is no visible difference.
Does anyone else have this problem? How can I prevent the tests from failing due to this issue?
Hi Marijn,
As the comparison fails in random places, it's very difficult to tell TestComplete how to compare the pictures properly. You can update all checkpoints when executing the test on a computer at the first time. After that, the image comparison should pass. Also, I suggest that you pay attention to the tips described in the "Factors Affecting Image Comparison" article.