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 |
Actually How do we use this Smart Identification Technology during Recording mode.
What is test object model in quicktest professional?
Generic function to search for the unique link in webtable and click on it
What is the method for maximize the application while we using Decriptive programming in QTP?
Which function is used to accesses the Properties from Repository Pls anybody can give the answer.. Thanks in advance...
hi i have one issue while coding the dates . i want to add the date curret to 4 days . can any one helme plz about this regards balaji
what is the hierarchy to use properties in descriptive programming
How can you quit from Action.
How to retrieve the property of an object in QTP?
Hi all, On recording a particular Web application with QTP,Have came across a problem for which I havent found a solution so far.. The script of importance is as follows: Browser("Personalized Start Page").Page("XYZ").Frame ("mainFrame_4").Link("address.csv").Click Browser("Personalized Start Page").Page("XYZ").Sync Dialog("0% of dms.php from XYZ-").Dialog("File Download").WinButton("Save").Click My problem is that on recording the application with QTP and clicking the "address.csv" link another browser window comes up temporarily followed by the Windows "FileSave" dialog.The browser window which came up closes down when the Windows "FileSave" dialog is visible and I save the file to a windows location. On the "Record and Run" settings under Qtp,have activated settings for web and windows applications. But when I run this recorded script,and after the "address.csv" click,The browser window comes up and goes down,No Windows "FileSave" dialog comes up and the QTP shows the error Dialog("0% of dms.php from XYZ-") object is not found,though this object is there in the repository. Have tried putting the Dialog("0% of dms.php from XYZ- ").Exist property.But the "Exist" property is not recognised by the dialog at all. Any help in this direction is appreciated.. Thanks in advance J
How can we make a shared object repository in QTP 9?
3 Answers Kanbay, Ordain Solutions,
What is the condition or scenario that leads the use of object spy in qtp? (while recording we can get all the properties) then wat leads to use this?