im using telerik test studio. in my application we need to validate email textbox using databinding through Excel sheet.if we give invalid email address we will be getting an error message. if we give a vaild one and click submit, a alert box appears. im able to check invalid emails with that error message, but when an correct one is entered that alert is getting populated and that is not getting detected in telerik.im struck here and can u please suggest a way to resolve this.