From Fedora Project Wiki

(outdated page)
(link to tracker issues)
 
(15 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{QA/Test_Case
{{QA/Test_Case
|description=This test case tests the basic Gnome Shell desktop functionality.
|description=This tests the Overview mode in GNOME.


More on [http://library.gnome.org/misc/release-notes/3.6/users-activities-overview.html Activities Overview].(oputdated page)
|setup=
{{Testcase_gnome-shell_generic_setup}}
|actions=
|actions=
{{Testcase_gnome-shell_generic_overview}}
# In GNOME, open at least two applications (e.g. Files and a Text Editor).
# List application using "Show Applications" or search for them.
# Activate the Overview mode. You can do this by pressing the <code>Super</code> key (Windows key), clicking the ''Activities'' button in the top bar, or hitting the very top left corner of the screen with a mouse cursor. Verify that all those methods open and close the Overview.
# Run your favourite applications from left bar, "Show Applications" menu and by searching for them.
# In Overview, verify that each application window has an app icon displayed over it, and when you move cursor over some window, its title is displayed.
# Switch between "Frequent" and "All".
# Verify that you can switch between different applications by activating the Overview and then clicking on a particular app window thumbnail.
# Add application launcher to Dash (left bar) by drag & drop or by "right click" - "Add to Favorites". Remove them by drag & drop on "Show Applications" icon or "right click" - "Remove or Favorites".
# Verify that you can close individual app windows from the Overview by clicking the close button overlay on their thumbnails.
# Drag the icon for a non-running application from the Dash or Applications menu to the last (empty) workspace in the right bar.
# Perform some additional [[QA:Testcase Exploratory Testing|Exploratory testing]].
# Try moving various running applications between workspaces by dragging their miniatures in the workspace bar. Group some applications together in the same desktop.
 
# Try moving application window from the overview of the active workspace to another workspace in the workspace bar.
# Move all the applications out of one workspace.
# Close all running applications.
# Search for some files and directories located in your $HOME directory.
|results=
|results=
# Overview should be rendered correctly and smoothly.
# Overview should be rendered correctly, without graphical errors.
# You can list all available applications and search for them. Some applications should be grouped in folders.
# All operations should behave as expected.
# "Frequent" contains latest or frequently used applications.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-shell/issues GNOME tracker].
# Applications should run on currently selected workspace.
# Added applications launchers should stay in Dash (left bar) after logout-login and they can be removed by you.
# Dragging the icon from Dash or Applications menu to any workspace should launch the application on that workspace (or create a new window for running applications).
# Dragging running applications by moving their miniatures between workspaces should place the application windows in proper workspaces accordingly.
# Dragging a window out of an overview to another workspace should move the window accordingly.
# Closing or moving out all the windows in certain workspace should remove the workspace out of the workspace bar.
# Closing all the the windows throughout all the workspaces should result in a single active workspace in the workspace bar.
# Activities should find all files and directories which you have in your $HOME directory.
}}
}}
[[Category:Package_gnome-shell_test_cases]]
[[Category:Package_gnome-shell_test_cases]]
[[Category:GNOME3_acceptance_test_cases]]
[[Category:GNOME desktop feature test cases]]

Latest revision as of 11:07, 8 March 2023

Description

This tests the Overview mode in GNOME.


How to test

  1. In GNOME, open at least two applications (e.g. Files and a Text Editor).
  2. Activate the Overview mode. You can do this by pressing the Super key (Windows key), clicking the Activities button in the top bar, or hitting the very top left corner of the screen with a mouse cursor. Verify that all those methods open and close the Overview.
  3. In Overview, verify that each application window has an app icon displayed over it, and when you move cursor over some window, its title is displayed.
  4. Verify that you can switch between different applications by activating the Overview and then clicking on a particular app window thumbnail.
  5. Verify that you can close individual app windows from the Overview by clicking the close button overlay on their thumbnails.
  6. Perform some additional Exploratory testing.

Expected Results

  1. Overview should be rendered correctly, without graphical errors.
  2. All operations should behave as expected.
  3. Please report all failures to the GNOME tracker.