Project

General

Profile

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 valid data 
 # Fill in the ""Email"" field with valid data 
 # Fill in the ""Password"" field with data is valid invalid 
 # 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

Back