Skip to main content

Task 4: Actionable Items Window

Test Cases

IDScenarioExpected ResultStatus
T4-01Open actionable items pagePending items load by default
T4-02Filter by pending, completed, allCorrect subset returned each time
T4-03Open actionable count endpointCount matches pending list total
T4-04Complete one itemItem marked completed with timestamp; pending count decreases
T4-05Complete all itemsAll pending items marked completed
T4-06Complete already completed itemNo crash; state remains consistent
T4-07Cross-user data isolation checkUser cannot see/complete another user's items
T4-08Sidebar badge countBadge reflects pending count changes after complete actions

Demo Walkthrough

  1. Login as Employee → Click Actionable Items → Show pending items with badge count
  2. Complete one item → Show badge count decreases
  3. Switch to "Completed" tab → Show completed item with timestamp
  4. Login as different user → Verify they cannot see the first user's items