Project

Profile

Help

HostedRedmine.com has moved to the Planio platform. All logins and passwords remained the same. All users will be able to login and use Redmine just as before. Read more...

User Story #836633

open

Module #836426: First page

Sign in for non-registered user

Added by Cristina Lica about 4 years ago. Updated about 4 years ago.

Status:
New
Priority:
Normal
Assignee:
Start date:
Due date:
% Done:

0%

Estimated time:

Description

Description

As a non-registered user, I want to be able to create an account so that I can sign in into my account

Acceptance Criteria

When a non-registered user in on the “Log in or Sign Up” screen and he fills in his email address then he will be asked to fill in a password in order to create his account

Form validation:
Email field -> text field, e-mail format mandatory (@)
If format is not correct : "Invalid username"
Password field -> text field, minim 6 characters
If format is not correct : "Password is too short"
Email and password are valid -> Account is created


GIVEN a non-registered user is on the “Sign in” screen
WHEN he fills his email address
And he clicks on Continue button
THEN an editable Password field and Create account button are displayed

GIVEN a non-registered user is on the “Sign in” screen
WHEN he fills in an incorrect email address
And he clicks on Create account button
THEN a popup message appears informing that the username is invalid

GIVEN a non-registered user is on the “Sign in” screen
And he fills in his email address
And clicks on Continue button
WHEN he fills an invalid password
And he clicks on Create account button
THEN a popup message appears informing that the password is too short

GIVEN a non-registered user is on the “Sign in” screen
And he fills his email address
And clicks on continue
WHEN he fills in an valid password
And he clicks on Create account button
THEN he is registered to Evernote app
And he is redirected to the "Start Free trial" screen


Files

Invalid email.PNG (53.8 KB) Invalid email.PNG Cristina Lica, 2019-09-19 12:15 PM
Password too short.PNG (65.2 KB) Password too short.PNG Cristina Lica, 2019-09-19 12:15 PM
Actions #2

Updated by Cristina Lica about 4 years ago

  • Description updated (diff)
Actions #3

Updated by Cristina Lica about 4 years ago

  • Description updated (diff)

Also available in: Atom PDF