Bug #388
Updated by Viktor Kocev over 2 years ago
*Environment* : *Environment:* https://qainterrapt.brainster.xyz/users / Browser: Google Chrome *Description:* The user is able to create new user with an invalid email. *Pre-conditions:* 1. The user must be logged in. 2. The user must navigate to the users section. *Steps to Reproduce:* 1. Click on the create button. 2. Fill the name field with a name. 3. Fill the email field name with an email that doesn't contain "@". 4. @ . 3. Fill the password field filed with a valid password. *Expected Result:* Result* : The system should not create a user with an email that does not contain "@". *Actual Result:* The system is creating a user with an email that does not contain "@". Result* : All the crated users are listed without filtering. 11