Bug #1203
Updated by Aleksandra Ristevska over 2 years ago
Description: Name field in the "Create create a new user" user form accepts less than 3 characters although it should be minimum 3 characters in length. Steps to reproduce: 1.Log in to https://qainterrapt.brainster.xyz 2.Click on Users 2.Navigate to https://qainterrapt.brainster.xyz/users 3.Click on "CREATE" button 4.Fill in the Name field with less than 3 characters (ex.Aa) characters. 5.Fill in the Email and Password fields with valid credentials 6.Click on "CREATE" button 7.Click 7.Check that pop-up message appears "New user was successfully created" 8.Click on "BACK" button 8.Observe 9.Check the Users table if the new user was created Expected result: New user should not be created. Name field should not accept less than 3 characters in length and a message with a red text that this field is required 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