Difference between image checkpoint and bitmap checkpoint
Answers were Sorted based on User's Feedback
Answer / uday kumar. a
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 ? | 7 Yes | 2 No |
Bitmap Check Point Image check Point
1)in this check point we can check the screen area value of
the application, and we check the tolerance , pixel …etc We
check this check point we check source o f the image
2)It is applicable only for windows based application It is
applicable only for web based application
Notr:-If I am wrong pls send a mail to me my mail id is
Vasuth2008@gmail.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ram
bitmap checkpoint->
this check point compare exact image from both actual and
expected image
image checkpoint->it compare the properties of both actual
and expected image
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ravindra
Image ckeck point is check the property value of an image.
Bitmap check point is used for to ckeck the captured area
of an image.
EX:Suppose in India map AP state is blinking i.e zoomin and
zoomout to check these type of images we are using the
Bitmap check point.
| Is This Answer Correct ? | 2 Yes | 4 No |
Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance
I have recorded a test using qtp to download a file in an application. Code: Browser("MFA Work Queue Manager").Page("MFA Work Queue Manager").Link("Rules Maintenance").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebEdit("txtSearch").Set "PmtType" Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Search").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").WebButton("Export").Click Browser("MFA Work Queue Manager").Dialog("File Download").WinButton("Save").Click Browser("MFA Work Queue Manager").Page("Rule Maintenance").Sync Dialog("Save As").WinButton("Save").Click Dialog("Save As_2").WinButton("Yes").Click Problem: When running this test it gives an error at line no. 5 as Save button object is not identified by it's parent object. This code I ran 4 times after recording at it was working fine but 5th time onwords, it starts giving me the above problem. I used exist property option, Check Property option but none of this changes work at all. Kindly help...
QTP 10.0 is not identifying web objects for IE 8.it is identifying like winObject.I installed HP patch QTPWEB_00037.Still getting issue
please tell me how to identify the index of the link in the web table .links are not constant.example i want to click the link in the inbox ,search the item and click the partcular mail.(mail links count is not constant)
before launching qtp, we need to close all the open browsers u dont know what are all the browsers either it might be ie,mozilla etc and u dont know how many brosers are open.... u need to close all these before launching qtp.. can anyone plz temme d solution...
What is the difference between Keyword Driven test and Data Driven test?
In automation testing Can we retest virtual object in the application after getting new version from the developers, is there any property will change for that object or it won't.?
How to find array size in qtp?
what is web application and client server application.is there any difference ?
Hi, Any one have the crack for QTP 10.0,if so could you please send it to phanijuly10@gmail.com
I want to do QTP Certification what is the pattern of Question paper.
Suppose I want to use Index value of "WinEdit" in my script .But it is showing None in "Ordinal identifier" value of Testobject Details in the Object Repository.How to enable Ordinal Identifiers to capture the Index value of that particular WinEdit. I have selected "index" and clicked "OK" from Tools-> Object Identification Again I added same WinEdit to the Object repository But I did not get Index value..Please any one help me.How to enable Ordinal indentifiers