Bug #1499
Updated by Jovan Gjoshev about 2 years ago
TC-4672: Precondition Navigate and login to: https://qainterrapt.brainster.xyz/login Steps to reproduce: # Click on the ""Users"" via navigation menu # Click on the ""CREATE"" button from the top right corner # Fill in the ""Name"" field with invalid data (John4@_Travolta) # Fill in the ""Email"" field with valid data ([email protected]) # Fill in the ""Password"" field with data is valid (JohnathanЏ012!) # Click on the ""CREATE"" button # Confirm that the user is not created # Click the ""Back"" button to exit form" Test Data # [John] # [Џон] # [John Jovanovski] # [Џон Јовановски] # [[email protected]] # [John1] Expected results: User should not be created and should not appear on the grid Actual result: User is created and appears on the grid