You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Unregistered user, I want to sign in the application so that I can have a view of site as Registered user.
Acceptance criteria:
WHEN Unregistered user access the application THEN he/she can see "Sign in" button on the right upper corner of the site.
WHEN Unregistered user click on "Sign in" button THEN, he/she can see new page with the next fields to enter:
a. Login (placeholder - Email address)
b. Password (placeholder - Password)
c. "Sign in" button
WHEN Unregistered user fills in required fields and clicks "Sign in" button, THEN he/she is navigated to "Home page" as Registered user.
As Unregistered user, I want to sign in the application so that I can have a view of site as Registered user.
Acceptance criteria:
WHEN Unregistered user access the application THEN he/she can see "Sign in" button on the right upper corner of the site.
WHEN Unregistered user click on "Sign in" button THEN, he/she can see new page with the next fields to enter:
a. Login (placeholder - Email address)
b. Password (placeholder - Password)
c. "Sign in" button
WHEN Unregistered user fills in required fields and clicks "Sign in" button, THEN he/she is navigated to "Home page" as Registered user.
Assumptions:
related to #136
The text was updated successfully, but these errors were encountered: