Actions
Bug #1147
openUser creation allows invalid mail addresses
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
Description:
When user is creating user 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.
7.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
Updated by Dobre Cenev over 2 years ago
- Subject changed from The user is able to create users with invalid Email to User creation allows invalid mail addresses
- Description updated (diff)
Actions