From Fedora Project Wiki
< Desktop
(→XFCE) |
(→GDM) |
||
Line 7: | Line 7: | ||
== GDM == | == GDM == | ||
A list of tests for | A list of tests for '''G'''nome '''D'''isplay '''M'''anager functionality. | ||
* Logging in | * Logging in | ||
Line 15: | Line 15: | ||
** Press space and select "Switch User" you should now be in GDM. | ** Press space and select "Switch User" you should now be in GDM. | ||
** Log in again now as an different user. | ** Log in again now as an different user. | ||
** If an different useraccount does not exist on your system | *** If an different useraccount does not exist on your system | ||
** you can create one by logging in and go to System --> Administration and select "Users and Groups" | *** you can create one by logging in and go to System --> Administration and select "Users and Groups" | ||
** | ** Logout again | ||
=== Automatic testing === | === Automatic testing === |
Revision as of 20:42, 8 January 2009
Desktop Testing
This page is meant as a starting point to collect useful information about testing the Fedora desktop.
Gnome
GDM
A list of tests for Gnome Display Manager functionality.
- Logging in
- Start with logging into you user account
- Log out from you already logged in user account
- Log in again and lock the screen by going to "System" and choose "Lock screen"
- Press space and select "Switch User" you should now be in GDM.
- Log in again now as an different user.
- If an different useraccount does not exist on your system
- you can create one by logging in and go to System --> Administration and select "Users and Groups"
- Logout again
Automatic testing
There are multiple projects that aim to automate testing of desktop (specifically UI) functionality.
Basic Sanity Checks
A list of tests for basic desktop functionality.
- Handling of USB sticks:
- insert a usb stick
- verify that nautilus opens a window showing the contents of the sticks toplevel directory
- verify that the stick shows up in the nautilus "computer" window, and in the panel "places" menu
- open gedit, open the file chooser dialog, verify that the stick is represented in the left pane and you can open a file
- Handling of audio cds:
- insert an audio cd
- expect that a nautilus window pops up that asks you what to do. It should offer opening in rhythmbox, sound-juicer, as well as picking another application.
- select rhythmbox and click ok
- expect that rhythmbox opens, with the cd selected
- verify that rhythmbox gets author, titles, etc and cover art for your cd
- repeat the same steps this time choosing sound-juicer, and verify that sound-juicer opens up, and also gets metadata for your cd
- Now go to Preferences -> Personal -> File Management, open the Media tab, and change the choice for how to treat audio cds. Verify that when inserting the cd again, nautilus obeys the new choice
- Handling of cameras:
- Plug in your digital camera
- expect that a nautilus window pops up that asks you what to do. It should offer opening in f-spot and gthumb, as well as picking another application
- select f-spot and click ok
- expect that f-spot opens, and offers to import photos from your camera
- repeat the same steps with gthumb
- Now go to Preferences -> Personal -> File Management, open the Media tab, and change the choice for how to treat photos. Verify that when inserting the cd again, nautilus obeys the new choice