Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

what is the syntax for regular expression in QTP? how to create user defined functions in QTP?

6 Answers   CTS, MBT, TCS,


can we call a test in another test? how? explain with one example?

1 Answers   iFocus,


I know the Basic QTP. But I wanted to learn descriptive programming in QTP. Without Object Repository how we can develop a script? I wanted to do one real time project using QTP. If you know this type of training is available in pune then let me know the address.

0 Answers  


in a web page How to check and display a particular word from a paragraph?

0 Answers  


How i can change shared repository to per test repository in qtp

1 Answers  


Hi all , I am new at QTP I want a sample script to check validation messages(For java script or VB script) for login page with for web based application.. Any one can Help. I have to complete it in two days I need urgent help.. Ex. if I want to check mail.yahoo.com 1 > If user doed not exist it display "Username does not exist" 2> if invalid Uname and password then it display" Invalid Uname or pass" 3> Loing Sucssessfully. I want to check this types of application by using data table to give values of username and password.. Thanks

2 Answers  


Is there any site to download QTP....otherwise tell me the way how to get the QTP sofware??????????????????? Thnx in advance

5 Answers   Cegonsoft,


Synchronozation types in QTP

11 Answers  


I am automating a Java application. This application is developed using SWT. I am not able to get the GUI object. Even i tried with Java add-in. In tutorial it states SWT is not supported any idea. Anybody worked in such appln. My question is whether it is possible to record the GUI object of SWT appln. how it is possible.

1 Answers  


suppose the given string str = {"vamsikrishna%%&%*&**"} count the no of vowels and special characters are repeated

2 Answers  


How can I open a EXCEL file from QTP Resultviewer with reporter.ReportEvent function call. Example: Test files for details click "here". And clicking "Here" in the resultviewer will open a local EXCEL FILE.

0 Answers   ING,


Can anybody help me by sharing the code for checkbox in qtp using vbscript.

2 Answers  


Categories