From Fedora Project Wiki

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then publish the changes below to finish undoing the edit.

Latest revision Your text
Line 25: Line 25:
# [[BugZappers/GettingStarted| Getting started]]
# [[BugZappers/GettingStarted| Getting started]]
# [[BugZappers/FindingBugs| Finding bugs to triage]], the list we'll use for Test Day includes:
# [[BugZappers/FindingBugs| Finding bugs to triage]], the list we'll use for Test Day includes:
#* [http://tinyurl.com/5atnwr NEW] anaconda bugs
#* FIXME
#* [http://tinyurl.com/5v38pm NEW] NetworkManager bugs
{{admon/important|FIXME|Provide triage links}}
# [[BugZappers/TakingAction| Taking action]]
# [[BugZappers/TakingAction| Taking action]]


Line 83: Line 83:


With your system installed, you are ready to move on to testing.  Good luck!
With your system installed, you are ready to move on to testing.  Good luck!
===== Updating NetworkManager Packages =====
Once your system is installed, you'll need to install the latest NetworkManager packages built for testing.  Instructions for installing the latest packages are listed below.
1 Create a yum repo for Fedora Test Day packages ...
<pre>$ cat <<EOF>/etc/yum.repos.d/fedora-test-day.repo
[fedora-test-day]
name=fedora-test-day
baseurl=http://jlaska.fedorapeople.org/fedora-test-day/\$releasever/\$basearch
enabled=0
gpgcheck=0
EOF</pre>
2 Upgrade to the Test Day packages ... <pre>$ yum --enablerepo=fedora-test-day --enablerepo=updates* update NetworkManager*</pre>
3 Restart the NetworkManager service <pre>$ /sbin/service NetworkManager restart</pre>
===== Forcing Anaconda to Fail =====
While errors (referred to as tracebacks) during installation are not uncommon during the development cycle.  If you need to force the installation program to fail in order to test the SaveToBugzilla functionality, the easiest way is to boot with the following command-line option:
<pre>updates=http://jlaska.fedorapeople.org/traceback.img</pre>
This will cause the installation program to fail after clicking "Next" for the first time.  This will present an error dialog which you can use to test [[Anaconda/Features/SaveToBugzilla|SaveToBugzilla]]


==== Exploratory Testing ====
==== Exploratory Testing ====
Line 122: Line 97:
For our test day, let's define the following test areas as primary focus areas for exploratory testing:
For our test day, let's define the following test areas as primary focus areas for exploratory testing:


* NetworkManager
{{admon/important|FIXME|Provide test areas for anaconda and NetworkManager}}
** Fedora system sharing connections to other operating systems (Windows, OSX, Fedora, ...)
** Exercise different wireless security settings
** VPN over a shared connection?
 
* Anaconda SaveToBugzilla
** Invalid data (username, password, empty description, really long description)
** Valid data, repeat several times


==== Targeted Testing ====
==== Targeted Testing ====
Line 147: Line 115:


Come join us on #fedora-qa, ask questions, propose changes, and share your issues.
Come join us on #fedora-qa, ask questions, propose changes, and share your issues.
==== Bug Filing Tips ====
When filing ''NetworkManager'' bugs, please include the following information in the bug report.
# <code>iwconfig</code> output for the card
# <code>/usr/bin/nm-tool</code> output (mask AP addresses and your MAC if you like),
# <code>iwlist scan</code> output (mask AP addresses again if you like)
For assistance filing ''installation (anaconda)'' bug reports, refer to [[How to debug installation problems]].


=== Known Issues ===
=== Known Issues ===
Line 162: Line 120:
Both features have been available for testing already through rawhide.  As a result, there is a list of bugs already filed for each area.  Before you file a new bug, please refer to the following before filing a new bug:
Both features have been available for testing already through rawhide.  As a result, there is a list of bugs already filed for each area.  Before you file a new bug, please refer to the following before filing a new bug:


* NetworkManager [http://tinyurl.com/6zr48v known issues]
* FIXME
* Anaconda [http://tinyurl.com/5gm9qg known issues]
{{admon/important|FIXME|Provide known issues links}}
 
** Bug is filed, but no traceback attached, and no 0x0HASH in the whiteboard (see [[rhbug:461148]])
** No user feedback provided after submitting bug
** The mouse cursor turns into an hourglass, and never turns back to a pointer
 
[[Category:Fedora 10 Test Days]]
Please note that all contributions to Fedora Project Wiki are considered to be released under the Attribution-Share Alike 4.0 International (see Fedora Project Wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

To edit this page, please solve the following task below and enter the answer in the box (more info):

Cancel Editing help (opens in new window)

Templates used on this page: