Suppose there is a bitmap with some text in it how do you
write the script to get the text.
Answer Posted / 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 |
Post New Answer View All Answers
QTP script is not working on other's machine..
What is test object model in quicktest professional (qtp)?
What are the types of environment variables in qtp?
what is stepin & stepout?
What are the check points can be inserted without recording?
what is meant by source control?
I want two test two agents login for the flight website. Here is the scenario: I want to go through 1-3 rows for one user login and other user login I want to go though 3-5 rows. How would you set this up in qtp. Thank You
Hi,Sudhanandareddy plz forword framework and ppts for QTP to me. This is my mail id: ranjith_99reddy@yahoo.co.in (your contact number also)
ACTUALLY I AM WORKING IN THE DISTRIBUTION DOMAIN.MY COMPANY IS PROVIDING DISTRIBUTION SOFTWARE FOR PHARMA AND FMCG DISTRIBUTORS.HERE I AM USING QTP 9.2.HERE IN MY APPLICATION WHILE RECORDING ONE WINDOW APPEARS.IN THAT I CAN SELECT THE ITEM OR NO NEED TO SELECT.BUT WHILE RUNNING THE SAME SCRIPT THE WINDOW MAY NOT APPEAR OR APPEAR.HOW TO WRITE SCRIPT FOR THIS
How to find the name of the machine where you are running your automation scripts in qtp?
Explain the types of object repositorys in qtp?
write a script to verify the image path(src property) of the images which are in web pages.
How to make qtp understand the difference amongst the same type of objects .suppose there are 5 check boxes in a page and I have to choose the 2nd one, how to do that through script?
Hello everyone! I am just writing a small test for a windows application. I have a problem with a text output value. The value i am trying to catch is presented in a scrollable textbox. When the text is too long, only a portion of it gets captured. Do you have any experience with this?
How to use parameterization in qtp?