Project

General

Profile

Bug #1113

Updated by Sanja Josifovska over 2 years ago

Admin user can create user with more than 30 characters in the 'Password' field even though by the specification the 'Password' field should accept maximum 30 characters.  

 *Steps to reproduce* 
 1. Log in with valid credentials 
 2. Navigate to https://qainterrapt.brainster.xyz/users 
 3. Click on 'Create' button. 
 4. Enter more than 30 characters in the 'Password' field 
 5. Click on 'Create' button. 

 *Expected result* 
 Message should be displayed: 'The password can be maximum 30 characters'. The admin user should not be able to create a user. 

 *Actual result* 
 A Admin user is created can create a user with more than 30 characters in the 'Password' field. 

 Browser 
 Google Chrome 

Back