Can eValid read and validate the text inside an image?

How to apply eValid to functional testing of web applications.

Can eValid read and validate the text inside an image?

Postby Philipl » Mon Feb 25, 2013 12:29 pm

Can eValid read and validate the text inside an image?
Philipl
 
Posts: 1
Joined: Mon Feb 25, 2013 12:10 pm

Re: Can eValid read and validate the text inside an image?

Postby eValid » Mon Mar 04, 2013 8:18 am

Sorry, this one's "outside the scope" of what eValid can do.

And, sorry to point this out, the general question of reading text that has been rendered into an image is quite a difficult one. For this you need "optical character recognition (OCR)" applications that scan the pixels and search for edges (differences in color/intensity) in the image, and decode the pattern of detected edges into letters and numbers.

That's a whole different technology that what eValid is all about.

However, eValid can compare two images and tell you if they are identical or not. And it can do this with masks on the images so that you focus on the correct area in the image. That is done with the "image difference" utilities that are packaged with eValid; they work on pixel-by-pixel comparisons and are very reliable (and very sensitive).

As a general note, in most cases when HTML is rendered into a screen image -- such as the image you are reading at this moment when you read this posting -- the information about the original character strings is lost in the conversion and is very difficult to recover. eValid can process text on the screen using the DOM version of the text that was used to generate what you seen on the screen. That's VASTLY different from extracting text from images.

eValid Technology Group
eValid
 
Posts: 2396
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Desktop and Mobile Device Functional Testing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons