This is a migrated thread and some comments may be shown as answers.

Image Verification

1 Answer 49 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Ankit
Top achievements
Rank 1
Ankit asked on 20 Aug 2014, 01:49 PM
How does image verification works as in what all things are verified during run time if image verification is performed.?

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 25 Aug 2014, 07:59 AM
Hello,

The image verification is a visual comparison (pixel-by-pixel) alternative approach to the actual element (DOM) comparison. It is good for building test cases to verify the visual representation (colors for example) however in most cases there is more reliable way to achieve your goal using the standard element attributes verification approach. You can read more about "Image Verification" in the Test Studio documentation here.

Regards,
Konstantin Petkov
Telerik
 
The New Release of Telerik Test Studio Is Here! Download, install,
and send us your feedback!
Tags
General Discussions
Asked by
Ankit
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or