Bug #1470
Updated by Blagoj Gjorgjievski about 2 years ago
The user is not able to create a Webinar when uploading an image with valid image dimensions and valid type (200x200 pixels, PNG file). *Precondition* 1. User is navigated to: https://qainterrapt.brainster.xyz https://qainterrapt.brainster.xyz/dashboard 2. User is registered and logged in. *Steps to reproduce* 1. Click on 'Webinars' via navigation menu. 2. Click on the 'CREATE' button from the top right corner. 3. Enter a valid title in the 'Title' field. 4. Enter a valid description in the 'Description' field. 5. Click on the 'Start Date' field and select a valid date format from the "calendar time picker". 6. Click on the 'End Date' field and select a valid date format from the "calendar time picker". 7. Enter a valid link in the 'LINK' field. 8. Upload a valid image by clicking on "Choose File". 9. Select a valid mentor from the drop-down list in the 'Mentor' field. 10. Select a valid tag from the drop-down list in the 'Tag' field. 11. Click on 'Create' button. *Test Data* 3. [Webinar for software testing] 4. [This webinar is for automation testing] 5. [2023-11-15 20:00 PM] 6. [2023-11-15 21:00 PM] 7. [https://us05web.zoom.us/j/845163849] 8. [slika.png (2 MB, 200 x 200 pixels)] 9. [Marija] 10.[QA] *Expected results* When filling all the required field with valid data, by clicking on the create button webinar should be created and a unique link should be generated that should be shared with possible attendees. *Actual result* When filling all the required field with valid data, by clicking on the create button, the webinar is not created and a message with red text under the image field is displayed saying: The image field is required.