Micro Focus QTP (UFT) Forums
Comparing two bitmap files. - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Comparing two bitmap files. (/Thread-Comparing-two-bitmap-files)



Comparing two bitmap files. - lskmuni2000 - 07-09-2008

Hi all,

We have a code which will store the bitmap or snapshots in separate files on every run,
Here we want to compare current captured files with previousely stored files in the directory.

Basically we need do compare the two bitmap files using QTP descriptive programming.

please help me in finding the solution...

Thanks in advance,


RE: Comparing two bitmap files. - Mahendra Bhamidipati - 07-14-2008

Hi
I hope that ... here u can get the information what u want Smile
http://www.knowledgeinbox.com/


RE: Comparing two bitmap files. - Mahendra Bhamidipati - 07-14-2008

Hi ..
There is small tool. first install and see the vbs files and make ur own function as u required. Let me know. if u have any doubt on that..


RE: Comparing two bitmap files. - lskmuni2000 - 07-15-2008

there are many article, could you please tell me where is the tool in that website.

Regards


RE: Comparing two bitmap files. - Mahendra Bhamidipati - 07-15-2008

Hi...
Now see this link http://www.knowledgeinbox.com/documents/screencapture.html
bottom of the page there is a exe ( ver1.1) download and install. and see the help file. u can get information what u want exactly Smile


RE: Comparing two bitmap files. - lskmuni2000 - 07-17-2008

Hi ,
I have installed the tool successfully, but unable to execute the command
Screencapture.CompareImages "Sourceimage1","sourceimage2","Destination"

could you please help me out.

Regards