From Fedora Project Wiki

(move to new 'desktop feature test cases' category)
(General polish)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests searching within the overview in {{package|gnome-shell}}.
|description=Test searching from the Activities Overview.
|setup=
{{Testcase_gnome-shell_generic_setup}}
|actions=
|actions=
{{Testcase_gnome-shell_generic_overview}}
{{Testcase_gnome-shell_generic_overview}}
# Type 'desktop' (typed text should go into the Overview search box, with no need to manually focus it), and observe the result in the overview
# Type 'documents' (typed text should appear in tho search box, with no need to manually focus it), and observe the result.
# Clear the search box, and type 'date', and observe the result in the overview
# Clear the search box, and type 'date', and observe the result.
# Clear the search box, and type 'firefox', and observe the result in the overview
# Clear the search box, and type 'firefox', and observe the result.
# Plug in a USB data stick (if you have one), clear the search box, type the volume name of the partition on the stick, and observe the result in the overview
# Open search results by pressing return or clicking.
# Navigate the results list using the keyboard.
|results=
|results=
# After you type 'desktop' into the search box, a 'Places and Devices' bar should be visible in the overview, with a 'Desktop' link
# Search for 'desktop' should return a result for the Documents folder.
# After you type 'date' into the search box, a 'Preferences' bar should be visible in the overview, with a 'Date and Time' link
# Searching for 'date' should return a settings panel for 'Date & Time'.
# After you type 'firefox' into the search box, an 'Applications' bar should be visible in the overview, with a 'Firefox' link
# Searching for 'firefox' should return the 'Firefox' app launcher.
# Typing the volume name of a USB stick you plug into the system should show a link to the stick in the 'Places and Devices' bar
}}
}}
[[Category:Package_gnome-shell_test_cases]]
[[Category:Package_gnome-shell_test_cases]]
[[Category:GNOME desktop feature test cases]]
[[Category:GNOME desktop feature test cases]]

Revision as of 14:51, 5 September 2022

Description

Test searching from the Activities Overview.


How to test

  1. Open the Activites Overview by: pressing the Super key (also known as the Windows key), touching the top-left screen corner with the pointer, or clicking Activities in the top bar.
  2. Type 'documents' (typed text should appear in tho search box, with no need to manually focus it), and observe the result.
  3. Clear the search box, and type 'date', and observe the result.
  4. Clear the search box, and type 'firefox', and observe the result.
  5. Open search results by pressing return or clicking.
  6. Navigate the results list using the keyboard.

Expected Results

  1. Search for 'desktop' should return a result for the Documents folder.
  2. Searching for 'date' should return a settings panel for 'Date & Time'.
  3. Searching for 'firefox' should return the 'Firefox' app launcher.