From Fedora Project Wiki

(General updates and polish)
(link to tracker issues)
 
(5 intermediate revisions by 2 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].(''outdated page'')
|setup=
# Fresh install of GNOME version
|actions=
|actions=
{{Testcase_gnome-shell_generic_overview}}
# In GNOME, open at least two applications (e.g. Files and a Text Editor).
# View application using "Show Applications" (Nine dots button) 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.
# Launch applications from the dash (the bar that's along the bottom of the screen).
# 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.
# Open the app grid by clicking the grid of nine dots in the dash. Launch applications from the app grid.
# Verify that you can switch between different applications by activating the Overview and then clicking on a particular app window thumbnail.
# Drag application launchers to the dash from the app. Add applications to the dash by using the "Pin to Dash" item from their context menu. Remove them by dragging them to the "Show Applications" button (nine white dots) or "Unpin" from the context menu.
# Verify that you can close individual app windows from the Overview by clicking the close button overlay on their thumbnails.
# Drag window thumbnails between workspaces, using the workspace previews on each side of the screen, and using the small workspace bar that is shown when there are two or more active workspaces.
# Perform some additional [[QA:Testcase Exploratory Testing|Exploratory testing]].
# Move all the applications out of one workspace.
 
# Close all open windows.
# 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 view all available applications and search for them. Some applications should be grouped in folders (e.g. Utilities).
# All operations should behave as expected.
# Applications should run on currently selected workspace.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/gnome-shell/issues GNOME tracker].
# Applications launchers should stay in the dash after logging out and logging in again.
# Dragging an app from the dash to a workspace should launch the application on that workspace (or create a new window for running applications).
# Dragging window thumbnails between workspaces should the windows accordingly.
# Closing or moving all the windows out of a workspace should remove the workspace.
# 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:GNOME desktop feature 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.