From Fedora Project Wiki

(create keyboard shortcut test case)
 
(drop from obsolete "gnome 3 acceptance test cases" category)
 
(One intermediate revision by one other user not shown)
Line 11: Line 11:
#* Alt-Tab
#* Alt-Tab
#* 'Super' key (also called 'Windows key')
#* 'Super' key (also called 'Windows key')
#* Ctrl-Alt-left
#* Ctrl-Alt-up
#* Ctrl-Alt-right
#* Ctrl-Alt-down
#* Volume up (if available)
#* Volume up (if available)
#* Volume down (if available)
#* Volume down (if available)
Line 22: Line 22:
# Alt-Tab should bring up a window switcher display, and with each successive press, switch to a different window
# Alt-Tab should bring up a window switcher display, and with each successive press, switch to a different window
# The 'Super' (Windows) key should initiate the desktop's menu system or overview
# The 'Super' (Windows) key should initiate the desktop's menu system or overview
# Ctrl-Alt-left should switch to the workspace to the left of the current one (if you have multiple workspaces)
# Ctrl-Alt-up should switch up to the current workspace (if you have multiple workspaces)
# Ctrl-Alt-right should switch to the workspace to the right of the current one (if you have multiple workspaces)
# Ctrl-Alt-down should switch down to the workspace (if you have multiple workspaces)
# The volume up key should increase the system volume
# The volume up key should increase the system volume
# The volume down key should decrease the system volume
# The volume down key should decrease the system volume
Line 29: Line 29:
}}
}}
[[Category:Desktop_Acceptance_Test_Cases]]
[[Category:Desktop_Acceptance_Test_Cases]]
[[Category:GNOME3_acceptance_test_cases]]

Latest revision as of 16:17, 12 May 2022

Description

This test case tests whether commonly-used, de facto standard keyboard shortcuts work in a given desktop environment.

Setup

  1. Boot into the distribution release and desktop you wish to test
  2. Take into account any changes you have made to the default keyboard shortcut configuration

How to test

  1. Try these common keyboard shortcuts:
    • F1 (from within an application that is part of the desktop being tested)
    • Alt-F2
    • Alt-F4 (from within an application, which it is safe to quit)
    • Alt-Tab
    • 'Super' key (also called 'Windows key')
    • Ctrl-Alt-up
    • Ctrl-Alt-down
    • Volume up (if available)
    • Volume down (if available)
    • Mute (if available)

Expected Results

  1. F1 from within an application should launch the help system
  2. Alt-F2 should bring up the desktop's 'run application' dialog
  3. Alt-F4 should close the active window (usually, quitting the application)
  4. Alt-Tab should bring up a window switcher display, and with each successive press, switch to a different window
  5. The 'Super' (Windows) key should initiate the desktop's menu system or overview
  6. Ctrl-Alt-up should switch up to the current workspace (if you have multiple workspaces)
  7. Ctrl-Alt-down should switch down to the workspace (if you have multiple workspaces)
  8. The volume up key should increase the system volume
  9. The volume down key should decrease the system volume
  10. The mute key should mute system audio