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