Skip to content

User Accounts Test Cases

Manorama Perera edited this page Jan 10, 2017 · 2 revisions

Here is the list of Selenium UI Automated tests available for Cadasta platform User Accounts.

User Registration

  • Create a user account with correct data
  • User attempt to create an account with already taken username
  • User attempt to create an account with already taken email
  • Showing password validation criteria when user focus on the Password field
  • User attempt to create an account with short password
  • User attempt to create an account with wrong "Confirm Password"
  • User attempt to create an account with empty username
  • User attempt to create an account with empty email
  • User attempt to create an account with empty password
  • User attempt to create an account with empty confirm password

User Login

  • User login to Cadasta with correct username/password
  • User attempt to login to Cadasta with incorrect username/password

Edit User Details

  • User trying to reset his password
  • User change password successfully
  • User attempt to change password by giving incorrect previous password
  • User changes his username successfully
  • User changes his full name successfully
  • User changes his email succefully
Clone this wiki locally