Open joses3es-2 opened 1 year ago
The user exists in DB
Visit User's Login page
The page is loaded and the user email and password fields are visible
Enter an email
The email has been previously signed up in the app.
The prompt jumps to the password if the email exists in DB
The prompt jumps to the pass field
Open Defect in TestQuality
We can update the DB with 100 new Emails to do new Tests.
We have a new Email list with 200 new Emails to do Regression Testing.
Precondition
The user exists in DB
Steps to Reproduce:
Step 1 [Pass]
Visit User's Login page
Expected Result
The page is loaded and the user email and password fields are visible
Step 2 [Pass]
Enter an email
Expected Result
The email has been previously signed up in the app.
Step 3 [Fail]
The prompt jumps to the password if the email exists in DB
Expected Result
The prompt jumps to the pass field