internationalbridge / Blue-MYIB-Testing

0 stars 0 forks source link

Register using badly formatted email address #19

Open internationalbridge opened 5 years ago

internationalbridge commented 5 years ago

Description

Validate that when signing up, you cannot use a non-conforming email to register your account.

Steps to reproduce issue

1) Navigate to BLUE website 2) Select REGISTER from upper right 3) Enter email in an incorrect format (e.g., use # or * instead of @, etc) that you know is already registered - BE CAREFUL to not put in real emails. 4) Complete password fields 5) Select SIGN UP

Expected result

System should provide appropriate error for malformed email.

Testing Priority

High

Actual result

For following examples it shows error: matija.ratkovic#gmail.com matija.ratkovic^gmail.com matija.ratkovic%gmail.com

It allows me to register & doesn't any show error for following formats: matija.ratkovic@gmail matija.ratkovic@gma

Operating System

iOS (Apple)

BLUE Release Number

0.1.1.

Observations/Improvements

Would be desired if additional check could eliminate possibility to register with those format of emails.

Issue Severity

Enhancement

Other information