Project

General

Profile

Bug #1501

Updated by Jovan Gjoshev about 2 years ago

 
 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 incorrect data (Jn) 
 # Fill in the ""Email"" field with valid data ([email protected]) 
 # Fill in the ""Password"" field with valid data (JohnathanЏ012!) 
 # Click on the ""CREATE"" button 
 # Confirm that the user is not created 
 # Click the ""Back"" button to exit form" 

 Expected results 
 User should not be created and should not appear on the grid 

 Actual result: 
 User is created and appears on grid

Back