How to capture text from image to word
Answers were Sorted based on User's Feedback
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 |
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 |
if interviewer asked about the framework used for automation how we will handle the question..means what should be the answer..plz help..which framework u r used in our company?
Hi. please provide license key for QTP 9.2, I have windows XP on my machine Thanks in Advance, moreshwar
if devloper change only button names in present build then script will execute or not , why? Only gui changed.......
What is synchronization point in QTP?
can any one tell me the script to click on a button in the wintoolbar.
How you know that a test case is a regression test case
what is clean sweep?
What are the features and benefits of quick test pro (qtp 8.0)?
How does qtp identify gui object?
how can i call an external action,which is not added external action of an action?
Explain about reusable actions?
describe common problems of test automation?