Skip to content

Testing: User tasks

Jay Massena edited this page Jan 30, 2014 · 5 revisions

Register

  • Go to signin form and select register
  • Fill out form including photo, name, email and password. All except photo are required.
  • Confirm that terms of service show using link.
  • Commit. If successful, you should be automatically signed in using the new account and taken to radar.

Browse Profile

  • Use menu to navigate to the profile of the signed in user.
  • You should see user profile info including photo, name, area, website address, description.
  • If profile has a website, clicking on it should navigate to the website.
  • If profile has a photo, clicking on it should navigate to the photo viewer.
  • User stats should show how many users like and are watching this user.
  • User stats should show how many place, pictures, and comments the user has created.
  • User stats should show how many places and pictures the user has edited.
  • User stats should show how many places the user has tuned.

Edit Profile

  • Use menu to navigate to the profile of the signed in user.
  • Change photo, name, area, website address, description.
  • Accept. If successful, you should return to the browse profile form.

Password Reset

  • Go to signin form and select [forgot password]
  • Password reset form should show last email used successfully to signin.
  • Enter bogus email address. You should see alert that it could not be found.
  • Enter valid email address but one that hasn't been used for a successful signin on the device. You should see an alert that the email hasn't been used with this installation.
  • Enter valid email address that has been used for succesful signin on the device. You should be taken to a form to enter and submit a new password.
  • Enter and submit. If successful, you should be automatically signed in using the new account and taken to radar.

Change Password

  • Use menu to navigate to the profile of the signed in user.
  • Switch to Account tab and select [change password]
  • Enter old and new passwords, and accept. If successful, you should be returned to the profile form.