Difference between revisions of "Sugar on a Stick/Getting Involved/Testing"

From Sugar Labs
Jump to navigation Jump to search
 
(26 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<noinclude>{{GoogleTrans-en | es =show | bg =show | zh-CN =show | zh-TW =show | hr =show | cs =show | da =show | nl =show | fi =show | fr =show | de =show | el =show | hi =show | it =show | ja =show | ko =show | no =show | pl =show | pt =show | ro =show | ru =show | sv =show }}{{TeamHeader|Sugar on a Stick|home=Project Home|xbgColor=ffe792}}{{TOCright}}</noinclude>
+
<noinclude>{{TeamHeader|Sugar on a Stick|home=Project Home|xbgColor=ffe792|join_label=Get Involved}}</noinclude>
==Testing SoaS==
+
===Testing SoaS===
 +
<!--
 +
The focus now is on SoaS-Strawberry disc reliablity. See [[Sugar on a Stick/TODO]].
 +
====[[Sugar on a Stick/Hardware | Report your hardware profile]]====
 +
The hardware efforts [[Sugar on a Stick/Hardware| wiki page]] has instructions for reporting your hardware profile. Remember, those information are extremely important for developers when diagnosing the bug you encountered! Make sure to include a link to the profile when reporting, when possible.
 +
-->
 +
====Software Testing====
 +
See [[Smoke test]], and give technical feedback on [mailto:soas@lists.sugarlabs.org soas@lists.sugarlabs.org].
  
The focus now is on SoaS-2 (future Fedora 11).
+
Please keep notes on which version of Sugar on a Stick you have downloaded when reporting issues. You can refer to the name of the .iso file from the download source.
 +
=====Fedora's boot menu=====
 +
* When booting SoaS, you'll see for a short time a Fedora screen showing a blue solar system.
 +
* By pressing the keyboard 'Escape' key here, you can get to Fedora's boot menu.
 +
* There, you should find the images name in the following structure: ''Soas{version number}-{date of creation}''
 +
** Pressing 'Tab' key from the boot menu will reveal the bootstrap command line. Removing the final command line parameter, 'rhgb' (RedHat graphical boot) using backspace and pressing the 'Enter' key will result in diagnostic messages being displayed on your console. Removing the 'quiet' parameter will print even more detailed messages.
 +
=====Sugar version=====
 +
To find out which version of the Sugar component you are using, you can look it up in the 'About my Computer' Section in 'My Settings'.  
 +
=====Bug reporting=====
  
Find your build version in the list of subpages below, or [<span class="plainlinks">[{{fullurle:index.php|title=Sugar_on_a_Stick/GettingInvolved/Testing/Soas2-2009MMDDhhmm&action=edit}} create a new subpage for an unlisted version]</span>]. On the address line of your browser, enter the relevant '''MMDDhhmm''' of the version file, press <Enter>, then a header for your setup and some observations. (The full address line will be <nowiki>http://wiki.sugarlabs.org/index.php?title=Index.php&title=Sugar_on_a_Stick/GettingInvolved/Testing/Soas2-2009</nowiki>'''MMDDhhmm'''&action=edit)<noinclude>
+
Please file bug reports in [http://bugs.sugarlabs.org The Sugar on a Stick bug tracker].
==Subpages==
+
* Here are [[BugSquad/Bug Report|some instructions for using the bug tracker]].
 +
* See [[Sugar on a Stick/Bugs]] for all the tickets designated with the SoaS component/tag.
 +
* You must [https://bugs.sugarlabs.org/register register an account] to enter new bugs.
 +
* This link will take you to a [http://bugs.sugarlabs.org/newticket?component=SoaS new bug/ticket form for SoaS] (once you are logged in).
  
{{Special:PrefixIndex/{{PAGENAMEE}}/}}
+
:<small>Archive note: (Beginning with SoaS v2 (but ending on 04 February 2010), bugs and new features were tracked at http://launchpad.net/soas.  See this [http://www.mail-archive.com/sugar-devel@lists.sugarlabs.org/msg08066.html announcement] and this [http://lists.sugarlabs.org/archive/soas/2010-February/000765.html announcement].)</small>
</noinclude>
+
 
 +
=====User test notes=====
 +
Casual observations may be reported on this wiki (cross link bugs reports and test notes, as appropriate, to help document the problem).
  
 +
* Find your build version in the list of testing subpages below, or
 +
# create a new subpage for an unlisted version by going to a page for a previous version.
 +
# Then, in the address line of your browser, change the of the address string before the "&action=" segment to the version of the file (taken from the file date at the download page) and press <Enter><br>(The full address line will be something like <nowiki>http://wiki.sugarlabs.org/index.php?title=Index.php&title=SoaS/Testing/Soas03</nowiki>&action=edit) For more help on this process, see this [[Wiki_Team/Guide/Page_Creation#By_attempting_to_visit_the_page|help page section]].
 +
# Then enter a header line for your setup.
 +
# Finally, enter some observations.
 +
* You may also include video notes, such as in [[Video Testing Sugar]].
 +
=====Future versions=====
 +
* List all the activities you want to get included in SoaS on the [[Sugar on a Stick/Roadmap|roadmap wiki page]], stating that you suggested it.<noinclude>
 +
==Testing subpages==
 +
{{Special:PrefixIndex/SoaS/Testing/}}
 
[[Category:Testing]]
 
[[Category:Testing]]
 +
</noinclude>

Latest revision as of 01:35, 5 December 2011

Project Home   ·   Get Involved   ·   Contacts   ·   Resources   ·   FAQ   ·   Roadmap   ·   To Do   ·   Meetings

Testing SoaS

Software Testing

See Smoke test, and give technical feedback on soas@lists.sugarlabs.org.

Please keep notes on which version of Sugar on a Stick you have downloaded when reporting issues. You can refer to the name of the .iso file from the download source.

Fedora's boot menu
  • When booting SoaS, you'll see for a short time a Fedora screen showing a blue solar system.
  • By pressing the keyboard 'Escape' key here, you can get to Fedora's boot menu.
  • There, you should find the images name in the following structure: Soas{version number}-{date of creation}
    • Pressing 'Tab' key from the boot menu will reveal the bootstrap command line. Removing the final command line parameter, 'rhgb' (RedHat graphical boot) using backspace and pressing the 'Enter' key will result in diagnostic messages being displayed on your console. Removing the 'quiet' parameter will print even more detailed messages.
Sugar version

To find out which version of the Sugar component you are using, you can look it up in the 'About my Computer' Section in 'My Settings'.

Bug reporting

Please file bug reports in The Sugar on a Stick bug tracker.

Archive note: (Beginning with SoaS v2 (but ending on 04 February 2010), bugs and new features were tracked at http://launchpad.net/soas. See this announcement and this announcement.)
User test notes

Casual observations may be reported on this wiki (cross link bugs reports and test notes, as appropriate, to help document the problem).

  • Find your build version in the list of testing subpages below, or
  1. create a new subpage for an unlisted version by going to a page for a previous version.
  2. Then, in the address line of your browser, change the of the address string before the "&action=" segment to the version of the file (taken from the file date at the download page) and press <Enter>
    (The full address line will be something like http://wiki.sugarlabs.org/index.php?title=Index.php&title=SoaS/Testing/Soas03&action=edit) For more help on this process, see this help page section.
  3. Then enter a header line for your setup.
  4. Finally, enter some observations.
Future versions
  • List all the activities you want to get included in SoaS on the roadmap wiki page, stating that you suggested it.

Testing subpages