From Fedora Project Wiki

Revision as of 12:54, 12 August 2022 by Sumantrom (talk | contribs) (Created page with "{{QA/Test_Case |description=Test Disks application |setup= # Ensure that {{package|gnome-disks}} is installed. |actions= # Run '''$ gnome-disks''' or '''overview --> disks''' # Click on the drive(SSD or HDD). # Disks should be able to show space, mount point # Unmount and Mount # On the ''' Hamburger menu''' Attach .iso or new disks # If you have free space showing, try ''' create partition''' # Exploratory testing |results= # All disks should show up # Should be able...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Description

Test Disks application

Setup

  1. Ensure that Package-x-generic-16.pnggnome-disks is installed.

How to test

  1. Run $ gnome-disks or overview --> disks
  2. Click on the drive(SSD or HDD).
  3. Disks should be able to show space, mount point
  4. Unmount and Mount
  5. On the Hamburger menu Attach .iso or new disks
  6. If you have free space showing, try create partition
  7. Exploratory testing

Expected Results

  1. All disks should show up
  2. Should be able to create partition and verify by running lsblk
  3. Mounting and Unmounting should be possible
  4. You should be able to do what you want :-)