How to capture text from image to word

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Hi, how can we check or avoid the memory leakage in QTP9.2?

1882


Explain about the test fusion report of quicktest professional (qtp)?

780


How to Get the Run-time value of an object under that web app under Test to the local data table sheet of that Action?

4099


we add library file used in test via settings or through "ExecuteFile" command. when we implement framework do we make common library file and load the same for all the test cases execution?

2003


What is active screen?

770


How can i check items sorted or not in a weblist ? Give me the script for this...

1831


how to find that tools work well with your existing system?

1660


How to attach a file to TD?

891


What is the syntax to call one script from another? And what can be the syntax to call one “action” in another?

968


Explain QTP using different development techniques ?

741


1.Write a CRITICAL test cases for calculator ? 2.What is the difference b/w FRS and SRS documents ? 3.What is Component ? 4.What is object ? 5.what is the difference b/w static and dynamic descriptive programming ?

1901


How to do call a output parameter from one action to another action??/

2114


How can we use the "CreateObject("Shell.Application")" in QTP and what is the definition and purpose of it?

3312


What we are looking for is to load properties of object dynamically as for our application the global repository will pretty huge. It will be really helpful to us if something similar to following functions of Winrunner is available in QTP. #Define descriptor auto strDesc; #set property in the descriptor Gui_desc_set_attr(strDesc,?Class?,?Edit?); --- put other properties #Add Edit box to GUI Map Gui_add(? ?,strWindowName,strEditboxName,strDesc);

3793


I have many listboxes in my application. I have to check whether the contents inside the listboxes are in sorted order or not..can anyone please send the code as early as possible

1717