Project

General

Profile

Bug #1597

Updated by Viktor Kostovski about 2 years ago

*Precondition* 
 The user must be logged in 
 *Steps # Steps to reproduce:* 
 # Navigate to the 'Webinars' menu. 
 # Click on the 'Create' button in the top right corner. 
 # Populate the fields with valid data 
 # Choose a 'Start Date' 
 # Choose an 'End Date' to be before the 'Start Date'. 
 # Populate the 'Link' field with valid data and add an image in the 'Image' field. 
 # Add a Mentor in the 'Mentor' field and the Tag in the 'Tag' field. 
 # Press on the 'Create' button in the bottom right corner. 
 # Press on the 'Back' button in the top left corner 
 # Search for the webinar and check if was created. 
 *Expected result* 
 The user should not be able to create a webinar with the 'End date' to be before the 'Start Date' 
 *Actual result* 
 The user is able to create a webinar with the 'End date' to be before the 'Start Date'

Back