E2E TS: Using labels


Prerequisities

  • Version 0.4+ clean deploy
  • Three devices (of any type/types) registered to server (AAAA, BBBB, CCCC)

Steps

  1. Navigate to Labels
  2. +Create Label, enter new, confirm.
  3. +Create Label, enter old, confirm
  4. Add labels to devices
    1. AAAA: new, old
    2. BBBB: new
    3. CCCC: old
  5. Verify labels are visible in the Devices table in the respective device row
  6. Verify that filtering based on new, old and Any labels works in the Devices table
  7. Verify correct device count for labels in Labels table
    1. new: 2
    2. old: 2
  8. Verify button Labels -> Actions -> List Devices
    1. shows correct devices for both groups
    2. mentions filter using label above the table (Current Filter: Labels is <selected label> above the table)
  9. Remove new label from AAAA device in device Details by clicking on label and on Set button.
  10. Verify that the Devices table is showing accurate labels for all devices now.
  11. Verify that counters for labels are updated in Labels table (new: 1, old: 2)
  12. Remove old label by using Delete button in Actions in Labels table.
  13. Verify old label is removed from AAAA and BBBB devices and old label is no longer present in the Labels table