Project

General

Profile

Bug #1148

Updated by Dobre Cenev over 2 years ago

 
 Description: 
 When the user is creating users with invalid Password Name 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

Back