what is the difference between image and bitmap check point
Answers were Sorted based on User's Feedback
Answer / ravichandranath
Image checkpoint : by using image check point we can use
path of the image and source it's using only for webtest
bitmap check point : by using this we can check versions
vairations, and particular image before and after.
if any thing wrong then pls tell me...........
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / prajakta
Image check point - It will capture your whole image.
Bitmap Check point- Using this you can capture desired area
of image or other portion.
| Is This Answer Correct ? | 2 Yes | 1 No |
Ravi u r correct..
here Image check point uses to check the properties of an
Image(Like source, size, positions etc..)..it supports only
for Web.
Bitmap checkpoint uses to check the check versions
vairations, and particular image before and after.
Regards
Nanda
nanda.dreddy@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
i have qtp 9.4 ver software.but i don't know the license key. if anyone have license key please send it to my personal mail id(munir.reddy@yahoo.com
i am unable to select an item from combobox using Descriptive programming. can any one give me code for scheduling the ticket using Descriptive programming.
How can we change the .mtr file to .tsr file and vice-versa
What is the standard timing delay for web based application in qtp?
Hi, every one aim new to automation testing(QTP),aim looking for software versions any. If any one can HELP me that will be great. Thank u.(9620427211,Bangalore)
In QTP how to interact tool and application build?
How to covert a String to an integer?
HI, Anybody can explain Automation Test Framework...and wht do we do before start of Automation.....
How to pass a variable in Dos Command using QTP? Eg: Dim path1, path2 path1 = "C:\Test\sample1.doc" path2 = "C:\Test\sample2.doc" How can we pass these path1 and path2 inside the "copy" dos command? I tried like this. this is not working. oShell.run "cmd /K copy" &path1 &path2
Can UFT be connected to Quality Center? If ‘Yes’ brief the process or steps.
How to call a function in QTP?
describe common problems of test automation?