Skip to content

Latest commit

 

History

History
43 lines (23 loc) · 995 Bytes

05. Reordering lists.md

File metadata and controls

43 lines (23 loc) · 995 Bytes

REORDERING LISTS

USER STORY

As a user, I should be able to change lists order in columns.

WIREFRAME




CHECKLIST

  • Change lists order in columns with drag&drop functionality in all directions.


TEST SUITE ID: 05

TEST CASE ID: 05-01

SUMMARY: DRAG&DROP REORDERING LISTS IN COLUMNS.
STATUS: FAILED 🔴

Execution preconditions:

  1. Launch the application.

Test Data:

Titles: "Title 1", "Title 2", "Title 3", "Title 4", "Title 5"

Steps:

  1. Create five lists by clicking the "Add new list" button.
  2. Drag&drop lists.

Expected Result: The drag&drop functionality works correctly.


BUG REPORTS IN JIRA

TC 05-01 TDL-26 JIRA