Page 1 of 1

Validation Help

PostPosted: Wed Mar 26, 2008 3:24 pm
by unsigned
I would like to know the detail steps on how to do the content validations
on any web page.

Here my requirements:

1) Whether all the fields are aligned properly.
2) Whether a particular text is present in "Arial" or "Italics" i.e.,
font checking.
3) Image checking.

Re: Validation Help

PostPosted: Wed Mar 26, 2008 3:26 pm
by regressiontesting
Thanks for posting

Please remember that eValid is a web application testing
engine...not a browser rendering engine tester.

Here is the complete description of eValid's Validation modes:

http://www.e-Valid.com/Products/Documen ... ation.html

See ValidateSelectedImage in particular.

eValid has special commands that can be used to achieve playback
synchronization based on internal properties of pages, a capability
that is essential in certain AJAX implementations:

http://www.e-Valid.com/Products/Documen ... n.dom.html

Of course you can use these to verify individual DOM features.