Srinivasulu.Chittoor
Answered On : Feb 24th, 2006
This is simple one , Put image checkpoint
or
see the tracebility matrics.
Thanks
Srinivasulu.Chittoor
Login to rate this answer.
prabha
Answered On : Apr 19th, 2006
put the bitmap check point using a qtp whether it is available or not
Login to rate this answer.
swapna
Answered On : Nov 6th, 2006
hi,
For qtp we are having seperate feature to check the image.....i.e., "image check point",it can capture dynamic images also,so try to kept the checkpoint after occurence of image capture statement
Thanq

1 User has rated as useful.
Login to rate this answer.
sanjay
Answered On : Jan 17th, 2007
If the obj exists in obj rep , do the following
If Browser().Page().Image().Exists() Then
Else
End If

1 User has rated as useful.
Login to rate this answer.
We cancheck it using image check point or we can put page checkpoint and verify if the image is missing. we can raise the defect using Quality centre providing the result summary and screen shots
Login to rate this answer.