Bug #2561
Updated by Emilija Delovski over 1 year ago
*Environment* Microsoft Edge: Version 125.0.2535.85 (Official build) (64-bit) Windows 11 https://qainterrapt.brainster.xyz/ *Description* When the user uploads and image smaller than 200x200 pixels image is uploaded successfully, also tries with larger than 1000x1000 pixels system accepts and no error message is shown. *Steps to reproduce* 1. Navigate to the log in form page 2. Log in with valid credentials 3. Navigate to the Webinars page from dashboard 4. Clik on 'Create' button in the upper right corner 5. Fill all the fields vith valid data 6. Click on 'Image' button 6.1 Upload picture smaller than 200x200 pixels 6.2 Upload picture larger than 1000x1000 pixels 7. Click on 'Create' button *Expected results* The webinar should not be able to be created, an error message should be displayed that the image format cannot be accepted, image size is allowed by specification min 200x200 and max 1000x1000 *Actual result* Webinar has been created successfully, opposite of the customer's specification about image size.