Bug #1147
Updated by Dobre Cenev over 2 years ago
Description:
When user is creating users with invalid Email, the application permits the user to be created
Steps to reproduce:
1.Navigate to : https://qainterrapt.brainster.xyz/users
2.Click on the "Users" section on the sidebar.
3.Click on the "CREATE" button.
4.Enter valid Name.
5.Enter invalid Email. Example (an email without the "@" symbol or in an incorrect format)
6.Enter valid Password.
6.Click on the "CREATE" button.
Expected result:
1.Message "Email is required" with red letters should be displayed
Actual result:
1.The user is created and message "User is created" is displayed