Testing

Differences between revisions 2 and 34 (spanning 32 versions)
Revision 2 as of 2009-09-11 18:56:23
Size: 4144
Editor: 94-171-216-200
Comment:
Revision 34 as of 2015-01-22 22:04:30
Size: 3727
Editor: 184-238-135-103
Comment:
Deletions are marked like this. Additions are marked like this.
Line 2: Line 2:
<<TableOfContents>> ||<tablestyle="float:right; font-size: 0.9em; width:40%; background:#F1F1ED; margin: 0 0 1em 1em;" style="padding:0.5em;"><<TableOfContents>>||
Line 4: Line 4:
= Introduction = = Preparing for the Session =
You are encouraged to familiarize yourself with performing the testing in advance so you have a basic understanding of what to expect. This is best done by performing a test yourself before the day of the jam.
Line 6: Line 7:
Testing is split into 2 main parts. It is recommended you perform testing on the development version of ubuntu during the jam. To do this, you will be booting a live session of the development version of ubuntu and testing applications. Additionally you may perform an installation of the development version on real hardware or in a virtual machine.
Line 8: Line 9:
 1. The testing of the installer. This covers Ubiquity (the live cd installer), Debian-installer (the alternate installer) and wubi.
 1. The testing of applications. This is done by everyone who installs the latest developer version of *buntu.
= Asking people to prepare for the Jam =
Have participants come prepared with a laptop and usb key (2 gb or greater) that can be wiped clean.
Line 11: Line 12:
Most people test these in a virtual environment although by the time beta comes along a lot of user will now be testing this on real hardware too.  * Ensure they have a [[https://help.launchpad.net/YourAccount/NewAccount|Launchpad/Ubuntu SSO account]]
 * Ask them to download a [[http://cdimage.ubuntu.com/daily-live/current/|copy of the latest image]]
Line 13: Line 15:
I will break down how to test the above in the sections below and describe the usage of the iso test tracker for those that decide to participate. == Holding the Session ==
Let folks know they will be helping test there hardware and look for bugs in the development version of ubuntu.
Line 15: Line 18:
= Requirements = == Setup ==
[[https://wiki.ubuntu.com/QATeam/DevelopmentSetup|Follow the guide]] to ensure each participant has valid a bootable usb stick. Should this cause issues, follow the guide for virtualbox and have them test in a virtual machine.
Line 17: Line 21:
A computer.<<BR>>
A Launchpad Account.<<BR>>
A current CD or ISO.<<BR>>
A network connection.<<BR>>
Check if your computer has a cpu with added virtualization:
{{{
egrep '(vmx|svm)' /proc/cpuinfo
}}}
Finally a vm KVM/Qemu/Virtualbox, unless installing on hardware.
== Contributing Results ==
If possible participants should try to test both the installation and the desktop / applications. If participants are unwilling or unable to test the installation, they can focus on testing the desktop instead inside a live session.
Line 27: Line 24:
== Asking people to prepare for the Jam == == Booting the image ==
Boot the image and be sure to select the option allowing you to try ubuntu/xubuntu/kubuntu/lubuntu, etc. This will boot into a live session of the default desktop.
Line 29: Line 27:
Grabbing a copy of the latest iso.<<BR>>
Check All the above to ensure you can use vm.<<BR>>
Install your chosen vm, unless running on hardware.
Once booted into a live session, you can perform application testing.
Line 33: Line 29:
=== Material === === Application Testing ===
Line 35: Line 31:
Important links:<<BR>>
[[http://iso.qa.ubuntu.com/ | The Iso Tracker.]]<<BR>>
[[https://wiki.ubuntu.com/Testing/VirtualBox | Using VirtualBox (older version but works pretty much the same now).]]<<BR>>
[[https://wiki.ubuntu.com/Testing/Automation/KVM | Towards the bottom half of the page gives you the general idea for a kvm command.]]<<BR>>
[[http://testcases.qa.ubuntu.com/ | Links to the testcases.]]<<BR>>
The Example-content package if not running on Ubuntu.
Application testing is the manual testing of specific things (test cases) in applications.
Line 42: Line 33:
= Holding the Session =
== Introduction Session ==
What's tested?:
Specific packages
Testsuites should exist for each flavor
Line 45: Line 37:
=== Install Testing === Tutorials:
[[https://wiki.ubuntu.com/Testing/Cadence/Walkthrough|Application Testing Walkthrough]]
Line 47: Line 40:
'''TEST TRACKER''' Testcases to execute:
[[http://packages.qa.ubuntu.com/|Application Testcases]]
Line 49: Line 43:
First things first lets split the team between hardware installed/installing and vm users.<<BR>>
Next for those new to the process lets set up a tracker account. Goto http://iso.qa.ubuntu.com click on '''Log In''' then on '''Create New Account''' fill in your details and then click on '''ISO tracker'''.<<BR>>
Now you have access to the tracker you can select the type of install you wish to perform. Start with the iso type you have and then the partitioning type.
== Getting more advanced ==
Once you've completed testing the default desktop applications, it's time to try an install.
Line 53: Line 46:
'''On The Tracker''' === Image Testing ===
Line 55: Line 48:
Now you have selected your install type you can goto the '''Additional instructions are available for this testcase, click here to read them.''' this will then tell you the steps to run through to install using your selected method.<<BR>>
Once you complete the install please mark if the test passed or failed and any bugs you have found by adding the bug number to the boxes provided.<<BR>>
This helps the developers and release team fix issue for the next release.<<BR>>
Once the install is complete please move on to the '''Application/System testing'''.
Image or iso testing consists of running through an installation of ubuntu.
Line 60: Line 50:
=== Application/System Testing === What's tested?:
Iso image
ubiquity / debian installer
Line 62: Line 54:
'''The easy bit''' Tutorials:
[[https://wiki.ubuntu.com/Testing/ISO/Walkthrough|ISO Testing walkthrough]]
Line 64: Line 57:
Goto System->Administration->System Testing. Run through the application filling in the yes no questions at the end you'll be asked for your LaunchPad id and password. This is because the information about you machine is stored in your Launchpad account at '''https://edge.launchpad.net/~yourusername/+hwdb-submissions'''. This is especially useful if you hit hardware regression as you can add you HW id into your bug report. Testcases to execute:
[[http://iso.qa.ubuntu.com/|Image Testcases]]
Line 66: Line 60:
'''The longer bit''' == Other forms of testing ==
If you're adventurous and want to check out what the future of Ubuntu is going to hold, see [[Unity8Desktop]] for more information and help with testing Unity8.
Line 68: Line 63:
Okay so the system testing is out of the way now it's time to start on the main application testing.<<BR>>
First off if your not running Ubuntu install the example-content package. This gives you example files to test applications for media, documents and pictures.<<BR>>
Secondly start running through the applications one at a time till you're happy they are working. For the most part this will involve opening the application, running the application, closing the application. For examples on what to test goto http://testcases.qa.ubuntu.com/Applications/ this currently covers most of the default installed applications.
If you want to file bugs, best use the [[https://bugs.launchpad.net/ubuntu/+source/unity8-desktop-session|unity8-desktop-session]] package. The unity8 team will reassign your bug if necessary, please file any issues you find!

A priority list can be seen [[https://bugs.launchpad.net/ubuntu/+bugs?field.tag=unity8-desktop|here]].
Line 73: Line 68:
== Workflow == ==== Important links ====
 * [[QATeam/DevelopmentSetup | Testing Setup]]
 * [[http://iso.qa.ubuntu.com/ | The Iso Tracker.]]
 * [[http://packages.qa.ubuntu.com/ | The Package Tracker.]]
Line 75: Line 73:
== Tools & Helpful Information ==

Get help on [[http://webchat.freenode.net/?randomnick=1&channels=ubuntu-testing|#ubuntu-testing]].

==== Getting Help ====
Get help on [[http://webchat.freenode.net/?randomnick=1&channels=ubuntu-quality|#ubuntu-quality]] on freenode.

Preparing for the Session

You are encouraged to familiarize yourself with performing the testing in advance so you have a basic understanding of what to expect. This is best done by performing a test yourself before the day of the jam.

It is recommended you perform testing on the development version of ubuntu during the jam. To do this, you will be booting a live session of the development version of ubuntu and testing applications. Additionally you may perform an installation of the development version on real hardware or in a virtual machine.

Asking people to prepare for the Jam

Have participants come prepared with a laptop and usb key (2 gb or greater) that can be wiped clean.

Holding the Session

Let folks know they will be helping test there hardware and look for bugs in the development version of ubuntu.

Setup

Follow the guide to ensure each participant has valid a bootable usb stick. Should this cause issues, follow the guide for virtualbox and have them test in a virtual machine.

Contributing Results

If possible participants should try to test both the installation and the desktop / applications. If participants are unwilling or unable to test the installation, they can focus on testing the desktop instead inside a live session.

Booting the image

Boot the image and be sure to select the option allowing you to try ubuntu/xubuntu/kubuntu/lubuntu, etc. This will boot into a live session of the default desktop.

Once booted into a live session, you can perform application testing.

Application Testing

Application testing is the manual testing of specific things (test cases) in applications.

What's tested?: Specific packages Testsuites should exist for each flavor

Tutorials: Application Testing Walkthrough

Testcases to execute: Application Testcases

Getting more advanced

Once you've completed testing the default desktop applications, it's time to try an install.

Image Testing

Image or iso testing consists of running through an installation of ubuntu.

What's tested?: Iso image ubiquity / debian installer

Tutorials: ISO Testing walkthrough

Testcases to execute: Image Testcases

Other forms of testing

If you're adventurous and want to check out what the future of Ubuntu is going to hold, see Unity8Desktop for more information and help with testing Unity8.

If you want to file bugs, best use the unity8-desktop-session package. The unity8 team will reassign your bug if necessary, please file any issues you find!

A priority list can be seen here.

Getting Help

Get help on #ubuntu-quality on freenode.


CategoryJam

Jams/Testing (last edited 2015-07-28 21:25:13 by 1)