Bug #1540
Updated by Julija Ilieva about 2 years ago
User is able to create a new user when the Name field is populated with unaccepted characters. *Environment:* Windows 11/Google Chrome Version 120.0.6099.110 (Official Build) (64-bit) *Steps Steps to reproduce:* reproduce: 1.Navigate to https://qainterrapt.brainster.xyz/users 2.Click on the 'Create' button. 3.Fill in the 'Name' field with invalid data. - Adolph Blaine Charles David Earl ! 4.Fill in the 'Email' field with valid data. - [email protected] 5.Fill in the 'Password' field with valid data. 6.Click on the 'Create' button. *Expected result:* Expected result: The 'Name' field should accept alphabetic characters (both, latin and cyrillic), all letter cases (lower and upper), special characters (only “-”, and “ . ”) and spaces in the specified range 1-25 characters. A message should be displayed that the 'Name' field is required with red letters. *Actual result:* Actual result: A new user is created with invalid data in the Name field.