What is the Diff between Image check-point and Bit map
Check point?
Answers were Sorted based on User's Feedback
Answer / hemasundar
Image CheckPoint Identify the properties of that particular
Image which we hav given like height,width,x,y,etc.But
Bitmap chechkpoint is to Identify the Object.That means
Both Images are same or not.
I hope this is clear 2 u all
thank you
hemasundar
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sai
bitmap is the binary representation of an image. Through
bitmap check point you can check digital
signatures ,barcodes etc. But through image checkpoint you
can check a pictorial image.
| Is This Answer Correct ? | 0 Yes | 2 No |
Answer / ashok reddy
Narendra and Me,
Please give the complete difference between image and
bitmap check points and when we can use image and bitmap
che points.
if you insert the image and bitmape check points it will
give the same script steps, so i can't get the diff between
check points. please consider my request!!!!!
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / mohammad
bit mp checkpoint checks the part of the image where as
image checks the property of a image
| Is This Answer Correct ? | 0 Yes | 3 No |
checkpoint means :-it is defined as validation point or
test point which checks the object state or bit map stste
or data state during the excution at any point of time
bitmap:-it is used for checking the bitmaps
image:-it is used for checking the properties of an image
it is web based check point
it is also hidden check point
| Is This Answer Correct ? | 0 Yes | 4 No |
give me descriptive programing code sample flight application in qtp?
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
What is Expert view?
What are the two types of repositories available, explain them?
1.what is the difference between childobjects and child items in qtp? 2.what is difference between a class and function? 3.can u convert ustimings to indian timings using vbscript? 4.i have scripts in one machine.can i run those scripts in another machine.how?
2 Answers Genpact, Infosys, Symantic Space, TCS,
Can any suggest me what is exposure testing?
How many ways return more then one value from function?
what is the use of VIRTUAL OBJECTS? explain ?
In Login two edit box which object class property value is same, How to enter into 2nd edit box in qtp by vbscript.
Can any one tell the different properties and values of differnt objects like Browser,Page,link,webedit,webcombobox,webradio botton,webcheckbox and web button.Because I am facing a lot of problems in interviews with Descriptive Programing.I never worked on web Application...Pls help any one as soon as possible....
What is the difference between Recover Scenario(screen) and on Error Resume Next(code)
How can i parameterize the standard checkpoint using Excel sheet where my expected values are there?? suppose i want to test a application with diffent value and want to run 5 iteration?? for each iteration, values will be exported from excel sheet as input. Now i will store some expected values in the excel sheet, which i want to check in the application whether expected equals to actual value??? can any one help me