Project

General

Profile

Bug #444

Updated by Mihajlo Jankov over 2 years ago

*Description* 
 The user should not be able to create a new mentor if the Bio input field is filled with less than 20 characters instead of min 20 and max 300 characters    (Alphabetic characters, both Latin and Cyrillic, all letter cases, lower and upper, special characters only “-”, and “ . ” and spaces). 

 *Steps to reproduce* 
 1. Navigate to https://qainterrapt.brainster.xyz/login 
 2. Enter valid credentials 
 3. Navigate to Mentors 
 4. Select the 'Create'button 
 5. Fill the Name input field with min 3 and max 25 characters  
 6. Fill the Surname input field with min 3 and max 25 characters 
 7. Fill the E-mail input field with valid format for e-mail address 
 8. Fill the Bio input field with less than 20 characters instead of    min 20 and max 300 characters 
 9. Fill the Occupation input field with min 3 and max 25 characters 
 10. Select the 'Create' button 

 *Expected Result* 
 The user should not be able to create a new mentor if the Bio input field is filled with less than 20 characters instead of min 20 and max 300 characters (Alphabetic characters, both Latin and Cyrillic, all letter cases, lower and upper, special characters only “-”, and “ . ” and spaces). 

 *Actual result* 
 The user is able to create a new mentor if the Bio input field is filled with less than 20 characters instead of min 20 and max 300 characters (Alphabetic characters, both Latin and Cyrillic, all letter cases, lower and upper, special characters only “-”, and “ . ” and spaces). 

 *Test environment* 
 OS: Windows 11 Home 
 Browser: Microsoft Edge 114.1823.43 
 Device: iPad Mini 

Back