Bug #1208
openName field in the "Create a new user" form accepts more than 25 characters in length
0%
Description
Description:
Name field in the create a new user form accepts more than 25 characters although it should accept maximum 25 characters in length.
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 more than 25 characters
5.Fill in the Email and Password fields with valid credentials
6.Click on "CREATE" button
7.Click on "BACK" button
8.Observe the table with users
Expected result:
New user should not be created. Name field should not accept more than 25 characters in length and a message with a red text that this field is required should appear, under the Name field after clicking on the "CREATE" button.
Actual result:
Name field accepts more than 25 characters in length and a new user is created successfully.
Browser/Platform: Edge
Updated by Aleksandra Ristevska over 2 years ago
- Subject changed from Name field in the create a new user form accepts lmore than 25 characters in length to Name field in the "Create a new user" form accepts more than 25 characters in length
- Description updated (diff)