Skip to content
This repository has been archived by the owner on Aug 8, 2019. It is now read-only.

4.Title : Admin can create front desk agent account. #4

Open
AngieCristina opened this issue Jul 8, 2019 · 1 comment
Open

4.Title : Admin can create front desk agent account. #4

AngieCristina opened this issue Jul 8, 2019 · 1 comment
Labels
Optional not required

Comments

@AngieCristina
Copy link

No description provided.

@AngieCristina AngieCristina added the Optional not required label Jul 12, 2019
@AngieCristina
Copy link
Author

  • Description :
    As an admin, I want to create a front desk agent account so that FDA can log in to the platform.
    Pre-conditions:
    Given I am logged in the Shiftme App
    Scenarios:

  • I create a front desk agent account with required fields
    When I create a new front desk agent account putting the required fields (Name, last name, email, and password)
    Then I can save the new account created correctly
    And this new account should be shown in the list of users.

  • I try to create a front desk agent account without putting all the required fields
    When I try to create a new front desk agent account without putting all the required fields (Name, last name, email, and password)
    Then the system must not allow saving the changes while the required fields are not put.
    And should show error messages in each required field with the field’s name example(“The last name is required”)

  • I cancel the creation of front desk agent account
    When I try to create a new front desk agent account and want to cancel all the action, I click on Cancel Button.
    Then I leave of creation view and see the list of users.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Optional not required
Projects
None yet
Development

No branches or pull requests

1 participant