Project

General

Profile

Bug #2444

Updated by Andrijana Mitrevska over 1 year ago

*Environment* 
 Platform/OS: Google Chrome 
 Version: Version 125.0.6422.142 (Official Build) (64-bit) 
 Device: iPad Pro 
 Dimensions: 1366x1024 
 URL: https://qainterrapt.brainster.xyz/users https://qainterrapt.brainster.xyz/users/create 

 *Description* 
 The 'Name' field accepts input with less than 3 characters. By entering a string containint less than 3 characters and clicking the 'CREATE' button the user is created. 

 *Precondition* 
 The user must be preregistered 
 The user must be navigted to https://qainterrapt.brainster.xyz/users/create 

 *Steps to reproduce* 
 1. Navigate to https://qainterrapt.brainster.xyz/users Click on the 'Name' field 
 2. Click on 'Users' breadcrumb Fill in the navigation bar 'Name' field with data 
 3. Click on the 'CREATE' button on 'Email' field 
 4. Fill in the upper right corner of the page 'Email' field with data 
 4. 5. Click on the 'Name' 'Password' field 
 5. 6. Fill in the 'Name' 'Password' field with string shorter than 3 characters data 
 6. 7. Click on the 'Email' field 

 'CREATE' button  

 *Expected Result* 
 The 'Name' field accepts input strings with less than 3 characters. A message should be shown that By clicking the name field 'CREATE' button, the user is required with red letters. created. 

 *Actual Result* 
 The 'Name' field accepts input strings that are shorter than 3 characters, contrary to the expected behaviour. The user is created after clicking the 'CREATE' button.

Back