nromanen / pratical_testing_2022

0 stars 2 forks source link

[5404.1] Add new custom habit #145

Open khrystenko-qa opened 1 year ago

khrystenko-qa commented 1 year ago

[TC-5404.1] : Add new custom habit

Description

Add new custom habit

Precondition

• Registered User logged in • "My space" page is open • User has less than 6 habits in progress

Priority

Medium

Input data

Habit_title: "Use a bike instead of a car"

Habit_description: "Use a bike instead of a car"

Test Steps

Step No. Step description Expected result
1. Click on the "Add New Habit" button "All Habits" page is open
2. Click on the "Create habit" button "Create habit" template page is open
3. Type #Habit_title into the "Habit title" field #Habit_title text is visible
4. Choose 1 thematic section The chosen thematic section is highlighted
5. Type #Habit_description into the "Short description" field #Habit_description text is visible
6. Select 14 days habit duration 14 days habit duration is visible
7. Click on the “Add habit” button New custom habit is added and "My habits" page is open. The pop-up window "You have successfully added a new habit to your list" is shown. New habit with #Habit_title is displayed in the top on "My habits page"

Requirement

#5404