Actions
Bug #1358
openUser can create a webinar with uploading an image larger than 200x200 pixels
Start date:
09/15/2023
Due date:
% Done:
0%
Estimated time:
Description
User is able to create a new Webinar with image that has 310x163 pixels which is larger than the criteria (200x200 pixels)
Steps to reproduce:
1. Login on application
2. Go to 'Webinars' page
3. Click on 'Create' button
4. Fill in all fields with valid information except uploading an image
5. Upload an image that has dimension 310x163
6. Observe the behavior
Expected result: A message 'The image field is required' should be shown in red letters and a new Webinar should not be created with uploaded image that has dimension larger than 200x200 pixels
Actual result: A new Webinar is created with uploaded image that has dimension larger than 200x200 pixels
Actions