ita-social-projects / dokazovi-requirements

1 stars 0 forks source link

[Test for Story #429] Verify that the Author can apply filtering by type on the Material page. #661

Open Neolla7 opened 1 year ago

Neolla7 commented 1 year ago

Story link #429 Story

Status:

Fail

Title:

Verify that the Author can apply filtering by type on the Material page.

Description:

This test verifies that the Author can apply filtering by topic on the Material page as: “Всі”, “Стаття”, “Допис”, “Відео”.

Pre-conditions:

  1. The author is logged in
  2. The author has entered a Material page
  3. The Author must have 1 publication on each type: “Стаття”, “Допис”, “Відео”.

Test Data

@type_items

  1. “Всі”
  2. “Стаття”
  3. “Допис”
  4. “Відео”
Step № Test Steps Test data Expected result Status (Pass/Fail/Not executed) Notes
1 Click on the "Типи" button on the Filter panel A dropdown bar with the type of topics appeared in order: “Всі”, “Стаття”, “Допис”, “Відео”. Fail
2 Select topic @type_items in dropdown bar Indicator wich near the type chosen. All available publications with such type appeared in the author panel, starting with the most recent. Pass
3 Verify the dropdown bar is docker near the "Типи" button when scrolling the page. The dropdown bar is docked near the "Типи" button when scrolling the page. Fail
4 Select the same type @type_items in the dropdown bar Indicator wich near the type @type_items is empty. Pass
5 Click on a space out of the dropdown bar "Типи" The dropdown bar "Типи" is closed. Pass

Attention

Execute test case for every @type_items in Test data in any combination, except "Всі" - its filter must be selected alone and not applied in combination.

Gantt Chart