Project

General

Profile

Bug #1203

Updated by Aleksandra Ristevska over 2 years ago

Description: 
 Name field in the create a new user form accepts less than 3 characters although it should be minimum 3 characters in length.  

 Steps to reproduce: 
 1.Log in 1.Navigate to https://qainterrapt.brainster.xyz 
 2.Navigate to https://qainterrapt.brainster.xyz/users 
 3.Click 2.Click on "CREATE" button 
 4.Fill 3.Fill in the Name field with less than 3 characters. 
 5.Fill 4.Fill in the Email and Password fields with valid credentials 
 6.Click 5.Click on "CREATE" button 
 7.Check 6.Check that pop-up message appears "New user was successfully created" 
 8.Click 7.Click on "BACK" button 
 9.Check 8.Check the table if the new user was created 

 Expected result: 
 Name field should not accept less than 3 characters in length and a message with a red text should appear "Invalid input", under the Name field after clicking on the "CREATE" button. 

 Actual result: 
 Name field accepts less than 3 characters in length and a new user is created successfully. 

 Browser/Platform: Edge 

Back