Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Difference between image checkpoint and bitmap checkpoint

Answers were Sorted based on User's Feedback



Difference between image checkpoint and bitmap checkpoint..

Answer / sreeprasad

In Bitmap checkpoint, we can compare the exact images,means

the source image(in Build1) with the destination image(in

build2). So it compare the exact image between both the

builds. Here, even we can check the part of images between

source and destination.

where as in Image check point, we can check all the values

and properties of an image. Ex. The destination address

once we click on the image, image type etc.

Is This Answer Correct ?    0 Yes 0 No

Difference between image checkpoint and bitmap checkpoint..

Answer / naren

1. Image check point can be added using Standard Checkpoint
option whereas separate option is available for Bitmap
checkpoint.
2. image check point will be used to verify the properties
of the image type object class whereas Bitmap check point
can be used for any area of the application as a bitmap(x,y
coordinates)

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More QTP Interview Questions

How many ways is to parameterize the value?

0 Answers  


Hi all, what is the latest version of QTP?

20 Answers   CTS,


How can I use Call dlls in QTP ?

0 Answers  


I've some problem in Descriptive programming plz help me. I've written in a click event code in Functional library when I run this flight reservation program It is not run. How to I write multiple click event in functional library. My program is this. I have associate an action with functional library. Public Function ClickButton(byval ApplicationName, byval WindowName, byval ObjectName, byref Comments) If Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Exist Then Dialog("text:=" &WindowName).Activate Dialog("text:=" &WindowName).WinButton("text:=" &ObjectName).Click Elseif Window("text:="&ApplicationName).WinButton("text:=" &ObjectName).Exist Then Window("text:=" &ApplicationName).Activate Window("text:=" &ApplicationName).WinButton("text:=" &ObjectName).Click End if End Function

2 Answers   Amdocs,


What is difference between Recording time object identification and Run time (Execution) time.

0 Answers   Tech Mahindra,


What is difference between design time and run time data table?

0 Answers  


how do you parameterize search button from the website? the page is a single winobject and i have made a virtual object button of search button but search box can't be converted into a winedit and if we try to convert it into winedit the value we enter in a searchbox appears as numbers in the script so we arent able to parameterize.help!!!

0 Answers   TCS,


Suppose U change the script whether it affect the object properties of the object in the object repository

4 Answers   IBM,


How can i open 5 multiple browser at once through QTP VB script and i want to login with 5 different credentials i already tried with this code but its entering credentials only for first browser and am using datatable to parameterize

2 Answers  


How do Parameterization and Data-Driving relate to each other in QTP?

0 Answers  


Define Environment Variable in UFT and its uses?

0 Answers  


How to call script1 into script2?

3 Answers  


Categories