nromanen / pratical_testing_2022

0 stars 2 forks source link

View, edit and save additional details for a habit #1785 #155

Open gavrtv opened 1 year ago

gavrtv commented 1 year ago

[TC-1785] : Detail information about habit

Description

After clicking the "More" button, on the "my habits" page. Detailed information about this habit and the possibility of changing it appears.

Precondition

Priority

label

Test Steps

Step No. Step description Expected result
1. When R. User clicks “More” button, on all habits page The system redirects user on a separate page with habit details
2. Verify existence field name of the current habit Name of the current habit
3. Verify calendar of current date The user can view and change the previous settings of the calendar
4. Verify duration habit The user can view and change the duration habit, ( which is set to 14 days by default )
5. Verify To-do list The user can view and change a list of tasks according to the current habit
6. Verify friends list The user can view and change friends list or invite friends
7. Click button"Give up" All user progress of habit's tracking will be lost
8. Click button "Save" Updated a habit

Expected Result

Detailed information about this habit and the possibility of changing it appears. The test case is a "pass"

Requirement

Link for corresponding requirements https://github.com/ita-social-projects/GreenCity/issues/1785