specs/routes/R_USRM

Profile

Overview

The “Profile” Page allows Users to view and modify their personal settings. The available fields are:

  • Profile Image
  • Name
  • Email
  • User Role
  • Badge ID
  • Phone Number
  • Language

The page can be accessed by clicking their Profile Image (top right corner) & “My Profile”.

Model/Page Connections

This page has the same functionality as the “User Profile” Page EXCEPT for the following:

  • A user can modify their own phone number by clicking the "Edit" text in the top right of the screen and then clicking the input field that appears next to the "Phone Number" label in the middle of the screen.

User Permissions

Any User can view their own Profile page. Any User can modify the fields on their Profile page, with the exception of changing Email and User Role.

Tests

IDName
QA-T12User Management : 06 - Add phone number to admin account
QA-T13User Management : 07 - Upload image/gif for Admin icon on /account
QA-T171SAML : 02 - Admins can log in to Factory using SAML
QA-T279User Management : 10 - Users can change their password
QA-T661User Management : 06 / Try to add phone number with a false Verification Code

Requirements

No requirements