Bug #1230
openEmail field on the "Create a new user" form accepts invalid format for email
0%
Description
Description:
Email field on the "Create a new user" form accepts invalid format for email although this field should accept only valid formats for e-mail addresses.
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 invalid format email ex. yahoo.com@12
6.Fill in the Password field with valid input
7.Click on "CREATE" button
8.Click on "BACK" button
9.Observe the list with users
Expected result:
The user should not be created. The Email field should not accept invalid email format and a message with a red text should appear that the field is required, under the Email field after clicking on the "CREATE" button.
Actual result:
Email field accepts invalid email formats and a new user is created successfully.
Browser/Platform: Edge
Updated by Aleksandra Ristevska over 2 years ago
- Subject changed from Email field on the create a new user form accepts invalid format for email to Email field on the "Create a new user" form accepts invalid format for email
- Description updated (diff)