How can the expected image for a bitmap checkpoint be
recaptured in QTP
Answers were Sorted based on User's Feedback
we can use capture bitmap method
first store the object properties in o.R then write the
script as
vbwindow("windowname").CaptureBitmap"path of the file where
it to save"
you can see the picture in the specified location
| Is This Answer Correct ? | 0 Yes | 0 No |
What is descriptive Programming in qtp.
How many ways we can parameterize data in QTP ?
What is an Custom Object in QTP ?
WHAT ARE THE DISADVANTAGES OF SHARED REPOSITORY?
Hi, I have 50 test cases for automation, Based on which criteria we can decide for these test cases we have to use Descriptive programming and remaining for general coding? Thanks In Advance..Kavitha
Explain Different types of Checkpoints in Quick Test Professional?
what is selective recording ? and normal recording?
Will down time for server and content maintenance/upgrades be allowed? how much?
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
Pls can anyone give me the entire code for the Keyword driven framework with respect to he Flight Reservation Window in detail with explanation. Pls explain in detail stepwise. Thanks a lot. Pls very urgent?.
What are the various automation frameworks available in qtp?
QTP Data Table Having 10 records with 10 to 15 fields(lets say).now i want to get alternative records from datatable.pls can any one answer it?