Bug #1107
Updated by Sanja Josifovska over 2 years ago
Admin user is able to create a user with entering more than 25 characters in the 'Name' field, even though by the specification, the 'Name' field should accept maximum 25 characters. *Steps to reproduce* 1. Log in with valid credentials 2. Navigate to https://qainterrapt.brainster.xyz/users 3. Click on 'Create' button. 4. Enter more than 25 characters in the 'Name' field. 5. Click on 'Create' button. *Expected result* Message should be displayed: 'Name field is required'. The admin user should not be able to create a user using more than 25 characters in the 'Name' field. *Actual result* A Admin user is created can create a user with more that 25 characters in the 'Name' field. *Browser* Google Chrome