Story 3. User administration

User story

As a super admin user

I want to be able to manage the companies’ users

So that help to register the new and edit existing users from all companies

Acceptance criteria

01

Given: login to auto-monkey.ch

When: open tab users

Then: see the list only users from current account

image-20240311-101529.png

02

Given: tab users

When: select the company

Then: see the users from the selected company

image-20240311-101447.png

03

Given: tab users

When: select “All”

Then: see the users from all companies

image-20240311-101505.png

04

Given: tab users

When: click add user
OR click edit user

Then: see popup with user’s fields: Full name, Email, Company, Password, Confirm Password, Role

image-20240311-101430.png

05

Given:

When:

Then:

06

Given:

When:

Then:

Comments

Leave a Reply