'Reputation System' is now enabled on this forum. If you find an answer helpful, please make use of the reputation button found at the bottom of every post.
Please ensure to include your code between [code][/code] tags while asking or replying to questions.

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5

Image checkpoint and bitmap checkpoints?

07-13-2009, 02:18 AM
Post: #1
Not Solved Image checkpoint and bitmap checkpoints?

1) Can someone state the difference between an Image checkpoint and a bitmap checkpoint?

2) In a scenario where the screen resolution is changed after recording the script, which of the two is likely to fail?
Find all posts by this user
Quote this message in a reply
07-13-2009, 11:29 AM
Post: #2
Not Solved RE: Image checkpoint and bitmap checkpoints?
(07-13-2009 02:18 AM)vinaykhulbe Wrote:  1) Can someone state the difference between an Image checkpoint and a bitmap checkpoint?

2) In a scenario where the screen resolution is changed after recording the script, which of the two is likely to fail?

Bitmap will fail because it is completely dependent upon the pixels on the screen.

Basanth
Give a fish to a man and you feed him for a day..Teach a man how to fish and you feed him for life..
Pulsating Fiction - The writer in meSmile
Find all posts by this user
Quote this message in a reply
07-13-2009, 01:34 PM
Post: #3
Not Solved RE: Image checkpoint and bitmap checkpoints?
(07-13-2009 02:18 AM)vinaykhulbe Wrote:  1) Can someone state the difference between an Image checkpoint and a bitmap checkpoint?

2) In a scenario where the screen resolution is changed after recording the script, which of the two is likely to fail?

Image checkpoint is available only for web apps.
image checkpoint comes under standard checkpoint.
Bitmap checkpoint is all apps.
Find all posts by this user
Quote this message in a reply
07-13-2009, 02:19 PM
Post: #4
Not Solved RE: Image checkpoint and bitmap checkpoints?
HI Vinay,

Ans:1)
Image check point is used to check the property value of an specified image cosidering the Image is an object. But bitmap check point is not going to retrive any property value of the Image rather it verifies the defined area of a webpage or application as a bitmap and it won't be used to
verify the property values like image check point.
Ans:2)
I will be with Vinay regarding this. Def Bitmap checkpoint will fail bcz of diff in pixels.

Thanks,
QTPKing
Find all posts by this user
Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Capture tooltip text through bitmap checkpoint Nicklas 3 993 10-09-2012 07:35 PM
Last Post: Brian.Osborne
  Bitmap Checkpoint is not recorded correctly hptrinh 1 525 04-11-2012 07:55 PM
Last Post: hptrinh
  How to "save" changes to checkpoints in the repository? mag7417 2 934 10-05-2011 06:55 PM
Last Post: anil2u
  Bitmap Checkpoint nacchio 1 912 09-29-2011 08:22 PM
Last Post: rajpes
  Checkpoint: Image [QTP 10.0] Helen99 2 2,224 07-19-2011 10:35 PM
Last Post: tdevick



User(s) browsing this thread: 1 Guest(s)