Project

General

Profile

Bug #450

Updated by Mihajlo Jankov over 2 years ago

*Description* 
 The user should not be able to create a new mentor if the Occupation input field is filled with different characters than (“-” 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 min 20 and max 300 characters 
 9. Fill the Occupation input field with different characters than (“-” and “. ”) and spaces; Test data: # spaces. 
 10. Select the 'Create' button 

 *Expected Result* 
 The user should not be able to create a new mentor if the Occupation input field is filled with different characters than (“-” and “. ”) and spaces. 

 *Actual result* 
 The user is able to create a new Mentor mentor if the Occupation input field is filled with different characters than (“-” and “. ”) and spaces. 

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

Back