Type B: Test Issue

Teardown Removed

The admin panel previously had a "Reset Data" button used by test teardown steps to clean up test data. That button was removed. The page is fully functional -- only the cleanup mechanism changed.

Failure Scenario: teardown_outdated

The "Reset Data" button was removed from the admin panel because data cleanup is now handled automatically by the backend.

  • Old test teardown: After test completes, click "Reset Data" button to clean up created users
  • Current state: No "Reset Data" button exists on the page
  • Expected fix: Remove the teardown step that clicks "Reset Data", or replace it with an appropriate alternative

User Management

User Email Role Actions
sarah.anderson@company.com Admin
mike.thompson@company.com Editor
lisa.rodriguez@company.com User
james.chen@company.com User

Showing 4 users