No edit summary |
|||
Line 1: | Line 1: | ||
{{Infobox_group | |||
| name = Fedora Test Days | |||
| image = [[File:Echo-testing-48px.png|link=QA/Fedora_18_test_days]] | |||
| caption = [[Features/Gnome3.6|Gnome 3.6]] | |||
| date = 2012-11-08 | |||
| time = all day | |||
| website = [[QA/Fedora_18_test_days]] | |||
| irc = [irc://irc.freenode.net/#fedora-test-day #fedora-test-day] ([http://webchat.freenode.net/?channels=fedora-test-day webirc]) | |||
| fedora_mailing_list = test | |||
}} | |||
{{admon/note | Can't make the date? | If you come to this page before or after the test day is completed, your testing is still valuable, and you can use the information on this page to test, file any bugs you find at [http://bugzilla.redhat.com Bugzilla], and add your results to the results section. If this page is more than a month old when you arrive here, please check the [[QA/Test_Days|current schedule]] and see if a similar but more recent Test Day is planned or has already happened.}} | |||
== What to test? == | |||
Today's instalment of Fedora Test Day will focus on Gnome 3.6. | |||
== Who's available == | |||
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ... | |||
* Development - [[User:Developer1|Developer1]] (irc_nick1), [[User:Developer2|Developer2]] (irc_nick2) | |||
* Quality Assurance - [[User:Martix|Martin Holec]] (Martix), [[User:Vhumpa|Vítězslav Humpa]] (vhumpa), [[User:Adamwill|Adam Williamson]] (adamw) | |||
== Prerequisite for Test Day == | |||
* bootable USB key or CD/DVD disk with latest Fedora 18 live image or: | |||
* machine or VM with updated Fedora 18 | |||
* An updated [http://fedoraproject.org/get-prerelease Fedora F18 pre-release] or a [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ nightly live image] | |||
* Your hardware profile uploaded to [http://www.smolts.org Smolt] according to [http://smolts.org/smolt-wiki/Main_Page#Usage these instructions] | |||
== How to test? == | |||
This Test Day has two parts. First part is covered by test cases and it's focused on initial setup and getting you familiar with basic functionality. Second is exploratory testing when you are free to use software how do you like. Don't worry and try to break Gnome in various ways which you expect to work. | |||
=== '''Update your machine''' === | |||
If you're running Fedora F18, make sure you have all the current updates for it installed, using the update manager. Or: | |||
=== '''Live image''' === | |||
Optionally, you may download a non-destructive live image for your architecture. Tips on using a live image are available at [[FedoraLiveCD]]. Live images can be found [http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ here]. | |||
== Test Cases == | == Test Cases == | ||
Line 27: | Line 70: | ||
* [[QA:Testcase Gnome Clocks]] | * [[QA:Testcase Gnome Clocks]] | ||
* [[QA:Testcase Gnome Font Viewer]] | * [[QA:Testcase Gnome Font Viewer]] | ||
* [[QA:Testcase Gnome Clocks]] | |||
* [[QA:Testcase Gnome Font Viewer]] | |||
* [[QA:Testcase Gnome Files]] | |||
* [[QA:Testcase Gnome Web]] | |||
== Test Results == | |||
Construct a table or list to allow testers to post results. Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day: | |||
If you have problems with any of the tests, report a bug to [https://bugzilla.redhat.com Bugzilla] usually for the component [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=udisks udisks], or [https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=13&component=gnome-disk-utility gnome-disk-utility] for bugs in the Palimpsest graphical front end itself. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the [[Template:result|result template]] to enter your result, as shown in the example result line. | |||
{| | |||
! User | |||
! Smolt Profile | |||
! [[QA:Testcase_sample_1|Sample test 1]] | |||
! [[QA:Testcase_sample_2|Sample test 2]] | |||
! [[QA:Testcase_sample_3|Sample test 3]] | |||
! [[QA:Testcase_sample_4|Sample test 4]] | |||
! References | |||
|- | |||
| [[User:SampleUser|Sample User]] | |||
| [http://www.smolts.org/client/show/pub_84465125-1350-4f83-87b9-5f16f7430eb8 HW] | |||
| {{result|none}} | |||
| {{result|pass}} | |||
| {{result|warn}} <ref>Test pass, but also encountered {{bz|54321}}</ref> | |||
| {{result|fail}} <ref>{{bz|12345}}</ref> | |||
| <references/> | |||
|- | |||
|} | |||
[[Category:Test Days]] | |||
[[Category:QA Templates]] |
Revision as of 20:27, 1 November 2012
Fedora Test Days | |
---|---|
Gnome 3.6 | |
Date | 2012-11-08 |
Time | all day |
Website | QA/Fedora_18_test_days |
IRC | #fedora-test-day (webirc) |
Mailing list | test |
What to test?
Today's instalment of Fedora Test Day will focus on Gnome 3.6.
Who's available
The following cast of characters will be available testing, workarounds, bug fixes, and general discussion ...
- Development - Developer1 (irc_nick1), Developer2 (irc_nick2)
- Quality Assurance - Martin Holec (Martix), Vítězslav Humpa (vhumpa), Adam Williamson (adamw)
Prerequisite for Test Day
- bootable USB key or CD/DVD disk with latest Fedora 18 live image or:
- machine or VM with updated Fedora 18
- An updated Fedora F18 pre-release or a nightly live image
- Your hardware profile uploaded to Smolt according to these instructions
How to test?
This Test Day has two parts. First part is covered by test cases and it's focused on initial setup and getting you familiar with basic functionality. Second is exploratory testing when you are free to use software how do you like. Don't worry and try to break Gnome in various ways which you expect to work.
Update your machine
If you're running Fedora F18, make sure you have all the current updates for it installed, using the update manager. Or:
Live image
Optionally, you may download a non-destructive live image for your architecture. Tips on using a live image are available at FedoraLiveCD. Live images can be found here.
Test Cases
Gnome Shell
- QA:Testcase Gnome Login
- QA:Testcase Gnome Activities
- QA:Testcase gnome-shell workspaces
- QA:Testcase Gnome Lock Screen
- QA:Testcase desktop message notification
- QA:Testcase Gnome Control Center
Gnome Extras
- QA:Testcase gnome-shell software rendering
- QA:Testcase_gnome-shell_extensions
- QA:Testcase Gnome Accessibility
Gnome Applications
- QA:Testcase Gnome Web
- QA:Testcase Gnome Files
- QA:Testcase Gnome Online Accounts
- QA:Testcase Gnome Documents
- QA:Testcase Empathy
- QA:Testcase Evolution
- QA:Testcase Gnome Boxes
- QA:Testcase Disk Usage Analyzer
- QA:Testcase Gnome Disks
- QA:Testcase Gnome Clocks
- QA:Testcase Gnome Font Viewer
- QA:Testcase Gnome Clocks
- QA:Testcase Gnome Font Viewer
- QA:Testcase Gnome Files
- QA:Testcase Gnome Web
Test Results
Construct a table or list to allow testers to post results. Each column should be a test case or configuration, and each row should consist of test results. Include some instructions on how to report bugs, and any special instructions. Here's an example, from a Palimpsest test day:
If you have problems with any of the tests, report a bug to Bugzilla usually for the component udisks, or gnome-disk-utility for bugs in the Palimpsest graphical front end itself. If you are unsure about exactly how to file the report or what other information to include, just ask on IRC and we will help you. Once you have completed the tests, add your results to the Results table below, following the example results from the first line as a template. The first column should be your name with a link to your User page in the Wiki if you have one, and the second should be a link to the Smolt profile of the system you tested. For each test case, use the result template to enter your result, as shown in the example result line.
User | Smolt Profile | Sample test 1 | Sample test 2 | Sample test 3 | Sample test 4 | References |
---|---|---|---|---|---|---|
Sample User | HW |