Nautilus
Affected packages: nautilus
Test Case ID: TC-NFM-001
Test Case Description: Check that user can create files
Actions:
- Open Dash, input 'Nautilus' and select 'Home folder'
In Home Folder right click on a blank section and select Create Document -> Empty Document. Name the resulting file moveme.txt.
Expected Result:
- Nautilus is opened, Home Folder is selected
- Empty document moveme.txt is created
Test Case ID: TC-NFM-002
Test Case Description: Check that user can create folders
Assumption: Nautilus window is running and the Nautilus window is focused
Actions:
- In Home Folder right click on a blank section and select ""Create New Folder"".
- Rename the folder 'test'
Expected Result:
- A folder named 'Untitled Folder' appears in the directory
- The folders name is changed to 'test'
Test Case ID: TC-NFM-003
Test Case Description: Check that user can move files to folders
Assumption:
- Tests TC-NFM-001 and TC-NFM-002 have been passed correctly: empty document 'moveme.txt' and folder 'test' are created.
- Nautilus window is running and the Nautilus window is focused
Actions:
- Drag moveme.txt and drop into the folder test.
Expected Result:
- moveme.txt is now in 'test' folder
Test Case ID: TC-NFM-004
Test Case Description: Check that user can delete files and folders to Trash
Assumption:
- Test TC-NFM-003 has been passed correctly. Empty document 'moveme.txt' is in folder 'test'
- Nautilus window is running and the Nautilus window is focused
Actions:
- Right click on 'test' folder and select Move to Trash
- Click the Trash Icon in the sidebar
Expected Result:
- test folder is removed.Trash folder icon is changed to Not empty
- Trash shows the 'test' folder inside of it
Test Case ID: TC-NFM-005
Test Case Description: Check that user can connect to Samba shares and copy files from the share
Assumption:
- The tester has some accessible Samba shares in the network
- The share has a visible non-empty document (e.g. text file)
- Nautilus window is running and the Nautilus window is focused
Actions:
- On a local network try connecting to a shared Samba or Windows folder
- Copy the visible document from the share
- Open the copied document
Expected Result:
- Files in the share are displayed
- File is copied from the shared folder to user computer
- Copied file is opened correctly. Contents are the same as in the file on the share
Test Case ID: TC-NFM-006
Test Case Description: Check that user can connect to the Samba share and copy files to the share
Assumption:
- The tester has some accessible Samba shares in the network
- The share has a visible and writable folder
- Nautilus window is running and the Nautilus window is focused
Actions:
- On a local network try connecting to a shared Samba or Windows folder
- Copy any document to the writable folder on the share
- Open the copied document on the share
Expected Result:
- Files in the share are displayed
- File is copied from user computer to the shared folder
- Copied file is opened correctly. Contents are the same as in the file on the share
Test Case ID: TC-NFM-007
Test Case Description: Check that a mounted USB drive appears in Nautilus
Assumption:
- The tester has a USB drive available and the system under test has available USB ports.
- Nautilis is running and the Nautilus window is focused.
Actions:
- Insert the USB drive into the USB port of the system under test and check the 'Devices' section of Nautilus' left hand pane to see that the USB drive appeared there.
- Click on the USB drive entry in ""Devices"" section
Expected Result:
- The 'Devices' section should show the USB drive that was just inserted.
- USB drive contents are displayed
Test Case ID: TC-NFM-008
Test Case Description: Check that 'Open' dialog appears when plugging in a music device
Assumption:
- The tester has USB drive available that contains music files and system under test has available USB ports.
- Nautilus is running and the Nautilus window is focused
- The Removable Media settings are unchanged from default, and will 'Ask what to do' for all media types when inserted
Actions:
- Insert the player into the USB port of the system under tests and wait for new dialog to appear
- Click OK button in the dialog box
Expected Result:
- 'Open' dialog appears with 'Rhythmbox Music Player' application selected
- Rhythmbox is opened. Music Device is displayed as a separate entry in left panel tree
Test Case ID: TC-NFM-009
Test Case Description: Check that 'Open' dialog appears when inserting a DVD
Assumption:
- The tester has a Video DVD available and system under test has DVD drive.
- Nautilus is running and the Nautilus window is focused
- The tester has installed dvd playback support in ubuntu (if needed for DRM DVD)
- The Removable Media settings are unchanged from default, and will 'Ask what to do' for all media types when inserted
Actions:
- Insert the DVD into the DVD drive of the system under tests and wait for new dialog to appear
- Click OK button in the dialog box
Expected Result:
- 'Open' dialog appears with 'Movie Player (Totem)' application selected
- DVD playback is started in Totem
Test Case ID: TC-NFM-010
Test Case Description: Check that 'Open' dialog appears on inserting an Audio CD
Assumption:
- The tester has an Audio CD available and system under test has CD drive.
- Nautilus is running and the Nautilus window is focused
- The Removable Media settings are unchanged from default, and will 'Ask what to do' for all media types when inserted
Actions:
- Insert the Audio CD into the CD drive of the system under tests and wait for new dialog to appear
- Click OK button in the dialog box
Expected Result:
- 'Open' dialog appears with 'Rhythmbox Music Player' application selected
- Rhythmbox is opened. Audio CD is displayed in left panel tree
Test Case ID: TC-NFM-011
Test Case Description: Check that 'Open' dialog appears on inserting a camera
Assumption:
- The tester has a camera available and system under test has available USB port.
- Nautilus is running and the Nautilus window is focused
- The Removable Media settings are unchanged from default, and will 'Ask what to do' for all media types when inserted
Actions:
- Plug in the camera to the system under test and wait for new dialog to appear
- Click OK button in the dialog box
Expected Result:
- 'Open' dialog appears with Shotwell' application selected
- Shotwell is opened. Camera is displayed in left panel tree