Forum Discussion

anik_cadieux's avatar
anik_cadieux
Contributor
12 years ago

Regions.Compare doesn't give any addional Info

I am using Regions.Compare to compare images:



  • Regions.Compare ("IMG_GIF_PROC_CONN_" + (j+1), GetWebObjectX(IMG_PROC_CONN_GIF_LIST), true, false,true,0 )




I know about color and pixel tolerance, but I want to understand why the comparison is failing, and possibly update the Stores Regions. I managed to do this using TestExecute with the update option, but I cannot do it from TestComplete. In the help pages, I found out that I could use the Additional Info from the resuting log to get more information about image comparison. But the "Additional Info" tab is empty ! (See attached picture)




Updating Checkpoints From the Test Log




When a region checkpoint fails, you can easily update its data from the Test Log panel. For this purpose, follow the steps below:





  • Select the message informing about the checkpoint failure in the test log.





  • Switch to the Additional Information panel.





  • Click the Update the <Checkpoint_name> checkpoint data link at the bottom of the panel.







No RepliesBe the first to reply