Bug #1405
openPassword field in the "Create a new user" form accepts more than 30 characters
0%
Description
Description:
Password field in the "Create a new user" form accepts more than 30 characters although it should accept not more than 30 characters.
Steps to reproduce:
1.Log in to https://qainterrapt.brainster.xyz
2.Click on Users
3.Click on "CREATE" button
4.Fill in the Name field with valid data
5.Fill in the Email field with valid email format
6.Fill in the Password field with more than 30 characters (ex.1234567890qwertyuiop12345678901)
6.Click on "CREATE" button
7.Click on "BACK" button
8.Observe the table with users
Expected result:
New user should not be created. Password field should not accept more than 30 characters in length and a message with a red text that the password should not be more than 30 characters should appear, under the Password field after clicking on the "CREATE" button.
Actual result:
Password field accepts more than 30 characters in length and a new user is created successfully.
Browser/Platform: Edge
Updated by Aleksandra Ristevska over 2 years ago
- Assignee set to Aleksandra Ristevska