Bug #1148
Updated by Dobre Cenev over 2 years ago
Description: When user is creating users with invalid Password the user is created. Description: When user is creating users with invalid Name the user is created. Steps to reproduce: 1.Navigate to : https://qainterrapt.brainster.xyz/users 2.Click 1.Click on the "Users" section on the sidebar sidebar. 3.Click 2.Click on the "CREATE" button button. 4.Enter 3.Enter valid Name Name. 4.Enter valid Email Email. 5.Enter invalid Password Password. 6.Click on the "CREATE" button 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