From Fedora Project Wiki

(General updates and polish)
(easier to follow, upstream tracker links)
Line 2: Line 2:
|description=This test case covers basic operation of the GNOME file manager (Nautilus).
|description=This test case covers basic operation of the GNOME file manager (Nautilus).


{{admon/note | Consult very comprehensive help located in "Super menu" - "Help" if you don't know how to do some action.}}
|setup=
|setup=
# Optional: if you have access to network resources through Kerberos or Active Directory, add an Enterprise Login account as described in [[QA:Testcase Gnome Online Accounts|Online Accounts]] test case.
# Optional: If you have access to network resources through Kerberos or Active Directory, add an Enterprise Login account as described in [[QA:Testcase Gnome Online Accounts Add Kerberos|Online Accounts]] test case.
 
|actions=
|actions=
# In GNOME, start ''Files''.
# Press {{key|F1}} to display Help. Open random included articles, verify that they contain instructions for ''Files''.
#* You can consult this help when performing additional tasks in this test case and don't know how to do some action.
# Browse directories using the main view and sidebar. Go backward and forward when those actions are available.
# Browse directories using the main view and sidebar. Go backward and forward when those actions are available.
#* You should see previews or icons correctly representing contents of files and directories.
# Open multiple tabs with different locations.
# Open multiple tabs with different locations.
# Try to open a variety of file types.
# Try to open a variety of file types. Using the "Open With..." context menu, change the default application for a selected file type.
#* Files should be opened in their associated applications.
#* Application association should change for every file with same file type.
# Create, copy, move, delete and rename files and directories.
# Create, copy, move, delete and rename files and directories.
# Try to select multiple files and/or folders.
# Try to select multiple files and/or folders.
# Search for files and directories, use various keywords and filters.
# Search for files and directories, use various keywords and filters.
#* You should always be able to find existing files and directories when using correct keywords and filters.
# Switch between icon and list views. Sort files by name, size, type and last modification date, try also reverse order. Toggle "show hidden files" and see if it reveals additional locations in the Home directory.
# Switch between icon and list views. Sort files by name, size, type and last modification date, try also reverse order. Toggle "show hidden files" and see if it reveals additional locations in the Home directory.
#* List view should show correct information. Sorting should work as expected.
# Try some common settings from the preferences window, to see if they work as expected: "Sort Folders Before Files", "Action to Open Items".
# Try some common settings from the preferences window, to see if they work as expected: "Sort Folders Before Files", "Action to Open Items".
# Open file and directory properties, and check that the information looks correct.
# Open file and directory properties, and check that the information looks correct.
Line 18: Line 26:
# Connect a removable drive and open it from the sidebar. View available space using the properties. Format the drive by selecting "Format..." from its context menu.
# Connect a removable drive and open it from the sidebar. View available space using the properties. Format the drive by selecting "Format..." from its context menu.
# Select some files and directories, compress them, move an archive to a different location and extract them here.
# Select some files and directories, compress them, move an archive to a different location and extract them here.
#* Extracted files and directories should be exactly same as originals.
# Open the "Recent" menu in the sidebar. You should see recently accessed files sorted by modification date.
# If possible, connect to a remote server from the "Other Locations" item in the sidebar.
# If possible, connect to a remote server from the "Other Locations" item in the sidebar.
# Perform some additional [[QA:Testcase Exploratory Testing|Exploratory testing]].


|results=
|results=
# There shouldn't be any regressions from the previous release. You should see previews or icons correctly representing contents of files and directories. Files should be opened in their associated applications. This should work with local, removable and remote media.
# Every action should have expected result. This should work with local, removable and remote media.
# Every action should have expected result. This should work with local, removable and remote media.
# Files should always find existing files and directories when using correct keywords and filters.
# Everything should work also with Kerberos and Active Directory network resources.
# List view should show correct informations. Sorting should work as expected.
# Please report all failures to the [https://gitlab.gnome.org/GNOME/nautilus GNOME tracker].
# You can navigate directories as a tree.
# Properties should display correct information. Application association should change for every files with same filetype.
# Extracted files and directories should be exactly same as originals. This should work on local, removable and remote media.
# You should see recently accessed files sorted by modification date.
# This should work also with Kerberos and Active Directory network resources.
}}
}}
[[Category:Package_nautilus_test_cases]]
[[Category:Package_nautilus_test_cases]]
[[Category:GNOME default application test cases]]
[[Category:GNOME default application test cases]]

Revision as of 09:18, 3 March 2023

Description

This test case covers basic operation of the GNOME file manager (Nautilus).

Setup

  1. Optional: If you have access to network resources through Kerberos or Active Directory, add an Enterprise Login account as described in Online Accounts test case.

How to test

  1. In GNOME, start Files.
  2. Press F1 to display Help. Open random included articles, verify that they contain instructions for Files.
    • You can consult this help when performing additional tasks in this test case and don't know how to do some action.
  3. Browse directories using the main view and sidebar. Go backward and forward when those actions are available.
    • You should see previews or icons correctly representing contents of files and directories.
  4. Open multiple tabs with different locations.
  5. Try to open a variety of file types. Using the "Open With..." context menu, change the default application for a selected file type.
    • Files should be opened in their associated applications.
    • Application association should change for every file with same file type.
  6. Create, copy, move, delete and rename files and directories.
  7. Try to select multiple files and/or folders.
  8. Search for files and directories, use various keywords and filters.
    • You should always be able to find existing files and directories when using correct keywords and filters.
  9. Switch between icon and list views. Sort files by name, size, type and last modification date, try also reverse order. Toggle "show hidden files" and see if it reveals additional locations in the Home directory.
    • List view should show correct information. Sorting should work as expected.
  10. Try some common settings from the preferences window, to see if they work as expected: "Sort Folders Before Files", "Action to Open Items".
  11. Open file and directory properties, and check that the information looks correct.
  12. Change file and directory permissions.
  13. Connect a removable drive and open it from the sidebar. View available space using the properties. Format the drive by selecting "Format..." from its context menu.
  14. Select some files and directories, compress them, move an archive to a different location and extract them here.
    • Extracted files and directories should be exactly same as originals.
  15. Open the "Recent" menu in the sidebar. You should see recently accessed files sorted by modification date.
  16. If possible, connect to a remote server from the "Other Locations" item in the sidebar.
  17. Perform some additional Exploratory testing.

Expected Results

  1. Every action should have expected result. This should work with local, removable and remote media.
  2. Everything should work also with Kerberos and Active Directory network resources.
  3. Please report all failures to the GNOME tracker.