nromanen / crash_course_2024

5 stars 0 forks source link

The profile image upload #7

Open siquency opened 7 months ago

siquency commented 7 months ago

Objective

Check the function of uploading photos to the profile

Pre-conditions

  1. User must be registered
  2. The website is opened: http://speak-ukrainian.eastus2.cloudapp.azure.com/dev/

Input data

  1. avatar.png avatar

Instructions

Step No.Step descriptionExpected result
1.Click on "Особистий кабінет"A page with a personal account opens
2.Click on "Редагувати профіль"A panel for editing personal information opens
3.Click on "Завантажити фото"A photo selection wizard opens
4.Select avatar.pngThe photo is uploaded to the site
5.Click on "Зберегти зміни"The photo is added to the avatar, The notification is displayed on the page: "Пофіль успішно змінено"

Notes