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.Navigate to https://qainterrapt.brainster.xyz/users 2.Click on "CREATE" button 3.Fill in the Name field with less than 3 characters. 4.Fill in the Email and Password fields with valid credentials 5.Click on "CREATE" button 6.Check that pop-up message appears "New user was successfully created" 7.Click 6.Click on "BACK" button 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