Is there any way to retrieve content of the image
i.e If image contains text... how to retrieve in silk test
In QTP there is GetVisibleText is there any function similar
to this in silktest...

Answer Posted / mudasir

Silk Test Has In-built OCR lib (.inc), which is a 3rd party integrated, using these function we can get the text from bmp files.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Where is a testplan stored?

652


How to test your defaultbasestate?

685


Can silktest switch browsers automatically?

647


What are the important aspects of a test case?

685


How to specify a browser extension to a web application?

681






How dom browser extension identify a web application ui object?

725


Hi All, An newbiee to silk test tool. I wanted to write a function which checks the browser type installed in the local machine & then based on the browser type test case should run. I tried little bit writing the function : Void Func_ValidateBrowserType() Window myWin myWin = Browser.GetRealBrowser () print (myWin) Any help please.. Thanks, V

2130


What is a test frame?

690


What is the vo browser extension?

621


What are the default testplan attributes?

705


How to open an existing silktest project?

658


How to record a test case?

672


Is there any way of passing values at runtime? Like scanf does in C.

2261


What is silktest host?

699


What are testplan attributes?

670