When you register for a event, no validations on email and phone no.
A user with phone no. less than 10 digits is able to register.
No criteria for email.
Full name of user is accepted in numeric.
Expected: Validations should be checked and proper validation message should appear to user.
When you register for a event, no validations on email and phone no. A user with phone no. less than 10 digits is able to register. No criteria for email. Full name of user is accepted in numeric. Expected: Validations should be checked and proper validation message should appear to user.