Suppose there is a bitmap with some text in it how do you
write the script to get the text.
Answers were Sorted based on User's Feedback
Answer / hemant kumar
With quick test professional 9.2, you should try using Text
Area Checkpoint, which will extract the text out of the image.
| Is This Answer Correct ? | 1 Yes | 3 No |
Answer / chinna
hi,
by using the bimap check point u can ready the text inthe
bit map .
| Is This Answer Correct ? | 2 Yes | 10 No |
What if recovery scenarios is also failed for identify the alert ? (We are handling unexpected popup through recovery scenarios but if still recovery scenarios also failed than what should be the approach)
Hi frnds, does anybody know if there is anything called "thin point" or something in qtp? thanks in advance.
Hi all, I am using windows vista, I am in the process of learning QTP. When ever I try to work with insert mode in flight application , i am getting the error of 'Operation must use an update table query, fractional truncation(null) error. Can anyone help me regarding this?
what are recovery management techiniques?
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?.
please give me the code for doing retesting of gmail login page using functions so the function has to give the value
How to handle Run-time errors?
In QTP can we feed the out of one browser(internet explorer) as an input to the another browser(mozilla firefox)? If yes explain how to do it with an example.
How to find if given number is prime or not
Explain about random testing of 500 test cases?
What kind of errors can b handled in QTP in real time scenario?
When i used this below script to insert value in the Datatable... At run time it was inserting the given value in the specified column, But after execution all those inserted values were cleared automatically... datatable("column name",sheetid)=value