From Fedora Project Wiki

(add xcalib to required packages)
(convert to new category system, tweak a bit)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests whether applying a color profile in gnome-color-management is successful.
|description=This test case tests whether applying a color profile in gnome-color-management is successful.
|actions=
|setup=
# Ensure the {{package|gnome-color-manager}} and {{package|xcalib}} packages are installed
# Ensure the {{package|gnome-color-manager}} and {{package|xcalib}} packages are installed
# Remove any previous configuration by deleting the {{filename|~/.config/gnome-color-manager}} and {{filename|~/.color}} directories
# Remove any previous configuration by deleting the {{filename|~/.config/gnome-color-manager}} and {{filename|~/.color}} directories
# Ensure no color profiling hardware is connected
# Ensure no color profiling hardware is connected
|actions=
# Run the profile management tool: on the system menus, System / Preferences / Color Profiles
# Run the profile management tool: on the system menus, System / Preferences / Color Profiles
# On the ''Defaults'' tab, ensure the box ''Apply display correction'' is checked
# On the ''Defaults'' tab, ensure the box ''Apply display correction'' is checked
Line 16: Line 17:
# The ''Create profile for device'' button should be greyed out when no profiling hardware is connected
# The ''Create profile for device'' button should be greyed out when no profiling hardware is connected
}}
}}
[[Category:Color_Management_Test_Cases]]
[[Category:Package_gnome-color-manager_test_cases]]

Revision as of 16:28, 13 January 2011

Description

This test case tests whether applying a color profile in gnome-color-management is successful.

Setup

  1. Ensure the Package-x-generic-16.pnggnome-color-manager and Package-x-generic-16.pngxcalib packages are installed
  2. Remove any previous configuration by deleting the ~/.config/gnome-color-manager and ~/.color directories
  3. Ensure no color profiling hardware is connected

How to test

  1. Run the profile management tool: on the system menus, System / Preferences / Color Profiles
  2. On the Defaults tab, ensure the box Apply display correction is checked
  3. On the Devices tab, select a connected monitor from the list, and choose Blueish test from the Color Profile drop-down menu
  4. Close the tool, and run xcalib -c from a console
  5. Run gcm-apply from a console

Expected Results

  1. The display on the selected monitor should appear blue-tinted when first selecting Blueish test
  2. The display should return to normal when running xcalib -c
  3. The display should appear blue-tinted again after running gcm-apply
  4. The Create profile for device button should be greyed out when no profiling hardware is connected