ita-social-projects / EventsExpress

MIT License
19 stars 16 forks source link

Verify the possibility to edit the list of interests, choosing desired ”Favorite categories" on "My profile" page #1352

Open Nzaha opened 2 years ago

Nzaha commented 2 years ago

Date Time 06-21-2022

Priority High

Description This test case verifies the possibility to edit the list of interests choosing ”Favorite categories" as “Arts&Crafts” on "My profile" page for registered user.

Pre-requisites Steps to be fulfilled before test:

  1. An activity group “Arts&Crafts” and it's hobbies ['Dancing', 'Drawing'] in it is present
  2. User is authorized as: TestUser1
  3. Open(https://eventsexpress-test.azurewebsites.net/editProfile)
Test Cases S# Action Test Data Expected Result Actual Result P/F Automated
1 Verify if the button “Edit” is present on the “My profile” page The button “Edit” is present on “My profile” page
2 Click on the button “Edit” A modal window “Favorite categories” displays a list with pictures of all categories of interests
3 Select categories of interests Education, Arts The categories of interests “Education, Arts” are selected
4 Verify that list with pictures of all activities from the “Education, Arts” category’s selection is displayed The list with pictures of activities from the “Education, Arts” category’s selection is displayed
5 Verify the presence of activity “Arts&Craft” among others The activity “Arts&Craft” is present among others
6 Tap on the activity “Arts&Craft” The activity “Arts&Craft” is selected
7 Verify if the button “Apply” is present on the modal window "Favourite categories" The button “Apply” is present on the modal window "Favourite categories"
8 Click on the button “Apply” The system displays selected values in the text box.

Screenshots If applicable, add screenshots to help explain your test.

Environment:

Environment:

Labels to be added "Test case", Priority ("High"), Type (Functional), "API" .