nromanen / pratical_testing_2022

0 stars 2 forks source link

[5404.4] Unable adding new custom habit with invalid Habit title #148

Open khrystenko-qa opened 1 year ago

khrystenko-qa commented 1 year ago

[TC-5404.4] : Add new custom habit with invalid Habit title

Description

Add new custom habit with invalid Habit title

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:

Notification_message: "The Habit title should be from 5 to 70 symbols, and should contain at least one letter"

Short_description: "Use a bike instead of a car"

Test Steps

Step No. Step description Expected result
1. Enter #Habit_title data into the "Habit title" field The #Notification_message is shown
2. Choose 1 thematic section The chosen thematic section is highlighted
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 1. The "Habit title" field is highlighted in red. 2. The #Notification_message is shown

Requirement

5404