Bug #2374
openThe "Password" field in the "Users" section should not accept more than 30 characters
0%
Description
According to the specification, when creating a user, the password field should not accept more than 30 characters, but it does.
Preconditions:
The user must be logged in and navigated on the user section at https://qainterrapt.brainster.xyz/users
Steps to recreate:
1.Click on the "Create" button at the top right corner of the users section.
2.In the "Name" field type "Tester".
3.In the "E-mail" field type "[email protected]".
4.In the "Password" field type "SunnyDay123@ParkWithDogs&Maltese!"
5.Click on the "Create" button at the bottom of the fields and observe the result.
Expected result:
The user should not be able to create a "User" with a password that contains more than 30 characters.
Actual result:
The user is able to create a "User" with a password that contains more than 30 characters.
Files
Updated by Perihan Angelovska almost 2 years ago
- File morethan30.png morethan30.png added
- Description updated (diff)
- Assignee set to Perihan Angelovska