images are dynamically changes how to compare two images
Answer Posted / guru
Set Obj = CreateObject("Mercury.FileCompare")
Flag = Obj.IsEqualBin(Img1, Img2, 1, 1)
Flag = 1 both images are same
Flag = 0 both image are not same
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
in data driven testing for performing operations which method is easy from manual test data,keyword view,or from database.and why?
I used child objects to get the no of weblist present in the weblist.now i need to select the items present in each weblist ?How to do so
What is a Patch in QTP?
How to use the object spy in quicktest professional (qtp) 8.0 version?
I have qtp 9.5 demo ver,I am not able to record the yahoo broeser.so anyone can tell me what setting i have to do in QTP for yahoo brower recording. why its not recognise the object of yahoo browser????
Can any one tell me.......How the test engg's start testing in the compy environment.....real time tester PLSSSS help me i need in depth information regarding this...
How will internal and external links be validated and updated? how often?
Explain the features of quick test pro(qtp)?
Tell me about qtp?
The hybrid framework can be implemented for any application. Is it true?
Write a script to verify font style and color of a windows object using descriptive programming
How to record application running on the Virtual machine?
What are the features and benefits of quick test pro (qtp 8.0)?
you are recording on "WINDOW 1", say it has a link if you click on that, that leads you to "WINDOW 2". If you do any manipulations on "WINDOW 2" that are automatically updated in to "WINDOW 1". But "WINDOW 1" is currently invisible. But the updations in "WINDOW 1" must also be recorded as a script in QTP. The best Example is if you update your resume in JOB STREET portal it actually happens in other window, but the previous window is automatically updated. Now does QTP help you in this types of situations? Any body can answer this question. please..... Siva
How to add verification steps to tests?