How to capture text from image to word

Answers were Sorted based on User's Feedback



How to capture text from image to word..

Answer / vardhan

Capturing the text in a image was not possible with any of the
tool.
GetvisiableText property recognises the text which maybe in the window, web page or from edit box.
...image validation in QTP can be done through check points concept...

thank you ... let me know if i was wrong

Is This Answer Correct ?    3 Yes 0 No

How to capture text from image to word..

Answer / aiswaryan

Tools-Options-Text Recognition
Select 'Use OCR only' and Language as English.

If your application is a window app,
window("").GetVisibleText(10,10,200,200)

If it is not a window app, then print screen and paste the
image to any window apps like mspaint or word and use
GetVisibleText function.

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More QTP Interview Questions

how to get column count in datatable

3 Answers  


-->IF two TextBOxes are there in a "Form". -->A table contains some records which contains usernames & password.. -->What is the script we need to write using Descriptive programming concept...in QTP (simply DATA DRIVEN TEST SCRIPT OF QTP)?

3 Answers   CTS,


How we can differentiate between stand alone application and web application in QTP?

3 Answers   Deloitte,


how i can get the value of label box , please any body tell me script of that code

1 Answers  


what is difference between application testing and product testing?

5 Answers   IBM,






What is your role and responsibilities in QTP with your current organization?

1 Answers   Oracle,


What is time parameter?

1 Answers  


how quick test record on dynamically generated urls and web pages.

3 Answers   Infosys, Satyam,


Explain the Load testing process?

1 Answers   Crea,


Where is the Bitmap checkpoint information stored?

0 Answers   Ordain Solutions,


Can anybody let me know how to test the Drag and drop feature of the column in a .net application...eg..i hav to test the drag and drog feature of a table(swftable) in a application..plze help!!

0 Answers  


What is difference b/w AOM,DOM,COM Have u ever is used ny of the models.If so why?

1 Answers   GE,


Categories