Actions
Bug #1107
openCreating user with more than 25 characters in the 'Name' field is possible
Start date:
09/14/2023
Due date:
% Done:
0%
Estimated time:
Description
Admin user can 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 user is created with more that 25 characters in the 'Name' field.
Browser
Google Chrome
Actions