nromanen / pratical_testing_2022

0 stars 2 forks source link

[5404.5] Add new custom habit with invalid Thematic section #149

Open khrystenko-qa opened 1 year ago

khrystenko-qa commented 1 year ago

[TC-5404.5]: Add new custom habit with invalid Thematic section

Description

Add new custom habit with invalid Thematic section

Precondition

• Registered User logged in • "Create habit" template page is open • User has less than 6 habits in progress

Priority

Medium

Input data

Habit_title: "Use a bike instead of a car"

Number_of_sections: "0", "all"

Notification_message: "Thematic section is not chosen", "No more than 5 tags can be added"

Short_description: "Use a bike instead of a car"

Test Steps

Step No. Step description Expected result
1. Enter #Habit_title into the "Habit title" field #Habit_title text is visible
2. Choose #Number_of_sections #Notification_message is shown.
3. Type #Short_description into the "Short description" field #Short_description text is visible
4. Select 14 days habit duration 14 days habit duration is visible
5. Click on the “Add habit” button #Notification_message is shown

Requirement

5404