From Fedora Project Wiki

No edit summary
No edit summary
 
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests the basic functionality of the Color Settings panel and hotplugging for colorimeter devices.
|description=This test case tests the basic functionality of the Color Settings panel and hotplugging for colorimeter devices. Also functionality of the Color Settings panel when adding or removing profile files.
|setup=
|setup=
# Make sure the {{package|gnome-control-center}} and {{package|gnome-color-manager}} packages are installed
# Make sure the {{package|gnome-control-center}} and {{package|gnome-color-manager}} packages are installed
Line 6: Line 6:
# Ensure no color calibration hardware is connected
# Ensure no color calibration hardware is connected
|actions=
|actions=
# Open the Color Settings panel
# Calibration
# Make sure the display is visible in the device list
## Open the Color Settings panel
# Click on the display, make sure the "Calibrate" action at the bottom right is disabled
## Make sure the display is visible in the device list
# Attach a color calibration device, make sure the "Calibrate" action gets enabled
## Click on the display, make sure the "Calibrate" action at the bottom right is disabled
# Click "Calibrate", ensure the wizard allows you to proceed.
## Attach a color calibration device, make sure the "Calibrate" action gets enabled
# Verify the full screen OSD to attach the device to the screen is shown at the end of the wizard
## Click "Calibrate", ensure the wizard allows you to proceed.
# Press "Start" on the OSD and verify color patches start drawing on the screen
## Verify the full screen OSD to attach the device to the screen is shown at the end of the wizard
## Press "Start" on the OSD and verify color patches start drawing on the screen
# Add profile
## Open the Color Settings panel
## Make sure the display is visible in the device list
## Click on the display, click "Add Profile"
## Select "Test Profile: Blue" and press "Add"
# Remove profile
## Select the blue profile from the list available for the display
## Click on "Remove Profile"
|results=
|results=
# Ensure the calibration process finishes correctly
# Calibration
# Ensure the new profile is available from the panel once the process completes
## Ensure the calibration process finishes correctly
## Ensure the new profile is available from the panel once the process completes
# Add profile
## Ensure the monitor turns blue
## Ensure the profile is added to the list available for the display
# Remove profile
## Ensure the monitor color goes back to normal
## Ensure the profile is not in the list anymore
}}
}}

Latest revision as of 22:24, 20 March 2013

Description

This test case tests the basic functionality of the Color Settings panel and hotplugging for colorimeter devices. Also functionality of the Color Settings panel when adding or removing profile files.

Setup

  1. Make sure the Package-x-generic-16.pnggnome-control-center and Package-x-generic-16.pnggnome-color-manager packages are installed
  2. Remove any previous color profiles set for the display (FIXME: how do you do this from outside of the panel?)
  3. Ensure no color calibration hardware is connected

How to test

  1. Calibration
    1. Open the Color Settings panel
    2. Make sure the display is visible in the device list
    3. Click on the display, make sure the "Calibrate" action at the bottom right is disabled
    4. Attach a color calibration device, make sure the "Calibrate" action gets enabled
    5. Click "Calibrate", ensure the wizard allows you to proceed.
    6. Verify the full screen OSD to attach the device to the screen is shown at the end of the wizard
    7. Press "Start" on the OSD and verify color patches start drawing on the screen
  2. Add profile
    1. Open the Color Settings panel
    2. Make sure the display is visible in the device list
    3. Click on the display, click "Add Profile"
    4. Select "Test Profile: Blue" and press "Add"
  3. Remove profile
    1. Select the blue profile from the list available for the display
    2. Click on "Remove Profile"

Expected Results

  1. Calibration
    1. Ensure the calibration process finishes correctly
    2. Ensure the new profile is available from the panel once the process completes
  2. Add profile
    1. Ensure the monitor turns blue
    2. Ensure the profile is added to the list available for the display
  3. Remove profile
    1. Ensure the monitor color goes back to normal
    2. Ensure the profile is not in the list anymore