Actions
Bug #1148
openThe application permits the creation of a user with an invalid password
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
Description:
When the user is creating users with invalid Password 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
4.Enter valid Email
5.Enter invalid Password for example (111)
6.Click on the "CREATE" button
Expected result:
1.Message "Password is required" with red letters should be displayed
Actual result:
1.The user is created and message "User is created" is displayed
Actions