Project

General

Profile

Bug #402

Updated by Kire Dimov over 2 years ago

*Environment*: 
 # URL: https://qainterrapt.brainster.xyz/users 
 # OS: iPadOS 16.4 
 # Browser: Safari 16.5 
 # Device: iPad Pro (12.9”) 
 # Screen size: 1366x1024 
 # Zoom level: 81% 

 *Preconditions*: 
 # Navigate to: https://qainterrapt.brainster.xyz/login 
 # The user must have valid account 
 # The user must be logged in 

 *Steps to reproduce*: 
 # Click on the "Users" option on the main navigation menu 
 # Click on the "Create" button 
 # Click on the "Name" input field 
 # Fill the "Name" input field (e.g. Bo) 
 # Click on the "Email" input field 
 # Fill the "Email" input field with valid email address 
 # Click on "Password" input field 
 # Fill the "Password" input field with valid password 
 # Click on the "Create" button from the create user webinar form 

 *Expected Results*: The user should not be able to create a new user    with less than 3 characters in the “Name” field. An error message should be displayed on the screen. 

 *Actual Results*: The user is able to create a new user.

Back