newjersey / dhs-oneapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sign in to account

amalabukar31 opened this issue · comments

User story

As an applicant, I need to be able to login into my account in order to update or see the status of my application.

Background/Appropriate Artifacts(Optional)

Acceptance criteria

  • Verify that the user is able to enter their username or email
  • Verify that the user is able to enter and has satisfied the requirements for their password
  • Verify that when the user hits submit, their username or email is validated
  • Verify that once the user has satisfied requirements, they are able to see the status page (link to application status page)
  • Verify that user has the ability to "create a new account" from the page
  • Verify that the "Security and Privacy Act Statement" link is presented to this user, this links back to (?)
  • Verify that the user has the ability to translate content into Spanish
  • Verify that the user has the ability to click "Forgot your username" and be sent to the forgot password/username page
  • Verify that the user has the ability to click "Forgot your password" forgot password/username page

Alternative paths

  • user id is incorrect – display an error message
  • password doesn’t match – display an error message
  • password has expired – display an error message
  • account has been disabled – display an error message

Analytics