Skip to Content
0
Former Member
Nov 27, 2009 at 11:49 AM

Web Elements-Text Box validation

27 Views

Validation testing for entered value in the text box

we want to validate the entered value in text box with the database field value.

If wrong value is entered, which is not there in the database, then we want a message box saying that u201CPlease enter a correct valueu201D.

Please let us know how to implement this.