Bug #627
Updated by Petar Gramosli over 2 years ago
The Name field accepts 6 characters, which is below than expected range of 7 to 50 characters. The system allows the input and does not display the expected error message. *Environment* : - Browser - Microsoft Edge Version 113.0.1774.35 (Official build) (64-bit) *Precondition* : User must be logged in login *Steps* : 1.Navigate to the 'URL'. 2.Log in to the system. 3.Click on the Users tab. 4.Click on the edit user button. 5.Enter characters less than 7 in the Name field. 6.Click on the Edit button. *Actual Results* : The system accepts the input of less than 7 characters in the Name field, despite it having less than accepted range 7 - 50. *Expected Results* : A message should be displayed indicating that the name should contain between 7 and 50 characters. The system should not accept the input in the Name field.