TEST: SECURITY-UM-01

Testing the successful creation of a new user with all properties specified.

References

  • User Management

Discussion

This is a basic test to demonstrate that the UI components appear and operate correctly when creating new users on the User Management page.

Pre-Conditions / Setup

  1. User must be logged into an account with policies granted for creating users.

  2. Navigate to Administration Panel / Security / Users / Index.

Each of the tabs below (corresponding to a form section) contain a table that summarizes valid possible values for the form to create a new user.

Label

Value

Username

ClinicalStaffUser123

Actions/Steps

1. Click the Create button to navigate from Administration Panel / Security / Users / Index to Administration Panel / Security / Users / Create User.

2. Enter valid text into the Core Properties drop-down form group.

3. Enter valid text into the Security Properties drop-down form group.

4. Enter valid text into the Demographic Properties drop-down form group.

5. Click the Save button.

Expected Behaviour

  • Automatically navigate to the Administration Panel / Security / Users / Index page.

  • New user (ClinicalStaffUser123) should appear in the table of users on the Index page with properties matching those in the "Pre-Conditions / Setup" above.

Last updated