From Fedora Project Wiki

(create basic palimpsest test)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests whether the Palimpsest disk management tool can manage a common disk configuration. It requires a typical desktop hard disk configuration, with common PATA or SATA disks.
|description=This test case tests whether the Gnome Disks disk management tool can manage a common disk configuration. It requires a typical desktop hard disk configuration, with common PATA or SATA disks.
|setup=
{{Testcase_diskmanagement_generic_setup}}
|actions=
|actions=
# Ensure the {{package|gnome-disk-utility}} packages is installed
# Launch Palimpsest, with the command {{command|palimpsest}} or as System Tools > Disk Utility on the system menus
# Examine the list of physical drives presented by the tool and check if it reflects the actual disks present in your system. Click on each device in turn and check that the information provided is accurate
# Examine the list of physical drives presented by the tool and check if it reflects the actual disks present in your system. Click on each device in turn and check that the information provided is accurate
|results=
|results=
# The tool should detect all hard disks and optical drives in your system and display accurate information about each. For the purposes of this test, ignore information about logical constructs such as RAID and LVM arrays
# The tool should detect all hard disks and optical drives in your system and display accurate information about each. For the purposes of this test, ignore information about logical constructs such as RAID and LVM arrays
}}
}}
[[Category:Disk_Management_Test_Cases]]
[[Category:Package_gnome-disk-utility_test_cases]]

Latest revision as of 13:51, 18 September 2019

Description

This test case tests whether the Gnome Disks disk management tool can manage a common disk configuration. It requires a typical desktop hard disk configuration, with common PATA or SATA disks.

Setup

  1. Ensure the Package-x-generic-16.pnggnome-disk-utility packages is installed
  2. Launch Gnome Disks, with the command gnome-disks or as Disks in the Activities view.

How to test

  1. Examine the list of physical drives presented by the tool and check if it reflects the actual disks present in your system. Click on each device in turn and check that the information provided is accurate

Expected Results

  1. The tool should detect all hard disks and optical drives in your system and display accurate information about each. For the purposes of this test, ignore information about logical constructs such as RAID and LVM arrays