From Fedora Project Wiki

(Add result input format based on QA result templates)
(empty template shouldn't be in results cat)
 
(3 intermediate revisions by one other user not shown)
Line 10: Line 10:


{| border="1"
{| border="1"
! Example                     !! Explanation
! Example !! Explanation !! Wiki text
|-
|-
| {{testresult/none}}          || Untested
| {{result|none}}          || Untested || <code><nowiki>{{result|none}}</nowiki></code>
|-
|-
| {{testresult/warn|USERNAME}} || Indicates an inprogress or test that needs further review
| {{result|pass|USERNAME}} || Indicates a test that has passed || <code><nowiki>{{result|pass|USERNAME}}</nowiki></code>
|- 
| {{result|inprogress|USERNAME}} || Indicates a test currently assigned and inprogress || <code><nowiki>{{result|inprogress|USERNAME}}</nowiki></code>
|-  
|-  
| {{testresult/pass|USERNAME}} || Indicates a test that has passed
| {{result|warn|USERNAME}} || Indicates a test that needs further review || <code><nowiki>{{result|warn|USERNAME}}</nowiki></code>
|-
|-  
| {{testresult/fail|USERNAME}} || Indicates a failed test ... see ''Comment/Bug(s)'' for details
| {{result|fail|USERNAME}} || Indicates a failed test ... see ''Comment/Bug(s)'' for details || <code><nowiki>{{result|fail|USERNAME}}</nowiki></code>
|-
|-
|}
|}
Line 24: Line 26:
== Test Matrix ==
== Test Matrix ==


{| style="width: 100%" rowbgcolor="#3074c2" rowstyle="color: white; font-weight: bold;" 55%
Please add your bug and link it to the tracker bug ('''FIXME''' -- add a link to the appropriate tracker bug).
 
Please add your bug and link it to the tracker.


{| class="wikitable sortable" style="width: 100%" rowbgcolor="#3074c2" rowstyle="color: white; font-weight: bold;" 55%
! Package !! Steps !! built status !! Result !! Bug !! Comment
! Package !! Steps !! built status !! Result !! Bug !! Comment
|-
|-
| anaconda || Issue command "liveinst" ||  ||  ||  || Perform this first to install onto hard drive.
| {{package|anaconda}} || Issue command {{command|liveinst}} ||  ||  ||  || Perform this first to install onto hard drive.
|-
|-
| ABRT || Issue command "abrt-gui" ||  ||  ||  ||
| {{package|abrt}} || Issue command {{command|abrt-gui}} ||  ||  ||  ||
|-
|-
| authconfig || Issue command "authconfig" ||  ||  ||  ||
| {{package|authconfig}} || Issue command {{command|authconfig}} ||  ||  ||  ||
|-
|-
| chkconfig || Issue command "chkconfig" ||  ||  ||  ||
| {{package|chkconfig}} || Issue command {{command|chkconfig}} ||  ||  ||  ||
|-
|-
| comps || n/a (this can be checked through anaconda test using the install media) ||  ||  ||  ||
| {{package|comps}} || n/a (this can be checked through anaconda test using the install media) ||  ||  ||  ||
|-
|-
| desktop-backgrounds || Go to 'System -> Settings -> Appearance' ||  ||  ||  ||
| {{package|desktop-backgrounds}} || Go to ''System'' -> ''Settings'' -> ''Appearance'' ||  ||  ||  ||
|-
|-
| desktop-effects || Issue command "desktop-effects" ||  ||  ||  ||
| {{package|desktop-effects}} || Issue command {{command|desktop-effects}} ||  ||  ||  ||
|-
|-
| firstboot || As root ("su -" or "sudo"), issue command "firstboot" ||  ||  ||  ||
| {{package|firstboot}} || As root ("su -" or "sudo"), issue command {{command|firstboot}} ||  ||  ||  ||
|-
|-
| hwbrowser || Issue command "hwbrowser" ||  ||  ||  ||
| {{package|hwbrowser}} || Issue command {{command|hwbrowser}} ||  ||  ||  ||
|-
|-
| im-chooser || issue command "im-chooser" ||  ||  ||  ||
| {{package|im-chooser}} || issue command {{command|im-chooser}} ||  ||  ||  ||
|-
|-
| initscripts || This can be checked by pressing "Esc" during system boot-up ||  ||  ||  ||
| {{package|initscripts}} || This can be checked by pressing <code>Esc</code> during system boot-up ||  ||  ||  ||
|-
|-
| kexec-tools ||  ||  ||  ||  ||
| {{package|kexec-tools}} ||  ||  ||  ||  ||
|-
|-
| libuser ||  ||  ||  ||  ||
| {{package|libuser}} ||  ||  ||  ||  ||
|-
|-
| multimedia-menus || go to 'Application -> Sound & Video -> Output Generation' ||  ||  ||  ||
| {{package|multimedia-menus}} || go to ''Application'' -> ''Sound & Video'' -> ''Output Generation'' ||  ||  ||  ||
|-
|-
| policycoreutils || Issue command "system-config-selinux" and "selinux-polgengui" ||  ||  ||  ||
| {{package|policycoreutils}} || Issue command {{command|system-config-selinux}} and {{command|selinux-polgengui}} ||  ||  ||  ||
|-
|-
| pykickstart ||  ||  ||  ||  ||
| {{package|pykickstart}} ||  ||  ||  ||  ||
|-
|-
| python-meh ||  ||  ||  ||  ||
| {{package|python-meh}} ||  ||  ||  ||  ||
|-
|-
| readahead ||  ||  ||  ||  ||
| {{package|readahead}} ||  ||  ||  ||  ||
|-
|-
| redhat-menus || check desktop menu  ||  ||  ||  ||
| {{package|redhat-menus}} || check desktop menu  ||  ||  ||  ||
|-
|-
| setroubleshoot || issue command "sealert -b" ||  ||  ||  ||
| {{package|setroubleshoot}} || issue command {{command|sealert -b}} ||  ||  ||  ||
|-
|-
| setuptool || issue command "setup" ||  ||  ||  ||
| {{package|setuptool}} || issue command {{command|setup}} ||  ||  ||  ||
|-
|-
| smolt || Issue command "smoltGui" and as root, issue command "firstboot" and check the section of 'Hardware Profile' ||  ||  ||  ||
| {{package|smolt}} || Issue command {{command|smoltGui}} and as root, issue command {{command|firstboot}} and check the section of 'Hardware Profile' ||  ||  ||  ||
|-
|-
| smoon ||  ||  ||  ||  ||
| {{package|smoon}} ||  ||  ||  ||  ||
|-
|-
| sos || become root ("su -" or "sudo"), issue command "sosreport" ||  ||  ||  ||
| {{package|sos}} || become root using either {{command|su -}} or {{command|sudo}}), issue command {{command|sosreport}} ||  ||  ||  ||
|-
|-
| switchdesk || switchdesk ||  ||  ||  ||
| {{package|switchdesk}} || switchdesk ||  ||  ||  ||
|-
|-
| system-config-audit || issue command "system-config-audit" ||  ||  ||  ||
| {{package|system-config-audit}} || issue command {{command|system-config-audit}} ||  ||  ||  ||
|-
|-
| system-config-bind || issue command "system-config-bind" ||  ||  ||  ||
| {{package|system-config-bind}} || issue command {{command|system-config-bind}} ||  ||  ||  ||
|-
|-
| system-config-boot || issue command "system-config-boot" ||  ||  ||  ||
| {{package|system-config-boot}} || issue command {{command|system-config-boot}} ||  ||  ||  ||
|-
|-
| system-config-date || issue command "system-config-date" ||  ||  ||  ||
| {{package|system-config-date}} || issue command {{command|system-config-date}} ||  ||  ||  ||
|-
|-
| system-config-display || issue command "system-config-display" ||  ||  ||  ||
| {{package|system-config-display}} || issue command {{command|system-config-display}} ||  ||  ||  ||
|-
|-
| system-config-firewall || issue command "system-config-firewall" ||  ||  ||  ||
| {{package|system-config-firewall}} || issue command {{command|system-config-firewall}} ||  ||  ||  ||
|-
|-
| system-config-httpd || issue command "system-config-httpd" ||  ||  ||  ||
| {{package|system-config-httpd}} || issue command {{command|system-config-httpd}} ||  ||  ||  ||
|-
|-
| system-config-kdump || issue command "system-config-kdump" ||  ||  ||  ||
| {{package|system-config-kdump}} || issue command {{command|system-config-kdump}} ||  ||  ||  ||
|-
|-
| system-config-keyboard || issue command "system-config-keyboard" ||  ||  ||  ||
| {{package|system-config-keyboard}} || issue command {{command|system-config-keyboard}} ||  ||  ||  ||
|-
|-
| system-config-kickstart || issue command "system-config-kickstart" ||  ||  ||  ||
| {{package|system-config-kickstart}} || issue command {{command|system-config-kickstart}} ||  ||  ||  ||
|-
|-
| system-config-language || issue command "system-config-language" ||  ||  ||  ||
| {{package|system-config-language}} || issue command {{command|system-config-language}} ||  ||  ||  ||
|-
|-
| system-config-lvm || issue command "system-config-lvm" ||  ||  ||  ||
| {{package|system-config-lvm}} || issue command {{command|system-config-lvm}} ||  ||  ||  ||
|-
|-
| system-config-netboot || issue command "system-config-netboot" ||  ||  ||  ||
| {{package|system-config-netboot}} || issue command {{command|system-config-netboot}} ||  ||  ||  ||
|-
|-
| system-config-network || issue command "system-config-network" ||  ||  ||  ||
| {{package|system-config-network}} || issue command {{command|system-config-network}} ||  ||  ||  ||
|-
|-
| system-config-nfs || issue command "system-config-nfs" ||  ||  ||  ||
| {{package|system-config-nfs}} || issue command {{command|system-config-nfs}} ||  ||  ||  ||
|-
|-
| system-config-printer || issue command "system-config-printer" ||  ||  ||  ||
| {{package|system-config-printer}} || issue command {{command|system-config-printer}} ||  ||  ||  ||
|-
|-
| system-config-rootpassword || issue command "system-config-rootpassword ||  ||  ||  ||
| {{package|system-config-rootpassword}} || issue command {{command|system-config-rootpassword}} ||  ||  ||  ||
|-
|-
| system-config-samba || issue command "system-config-samba" ||  ||  ||  ||
| {{package|system-config-samba}} || issue command {{command|system-config-samba}} ||  ||  ||  ||
|-
|-
| system-config-services || issue command "system-config-services" ||  ||  ||  ||
| {{package|system-config-services}} || issue command {{command|system-config-services}} ||  ||  ||  ||
|-
|-
| system-config-users || issue command "system-config-users" ||  ||  ||  ||
| {{package|system-config-users}} || issue command {{command|system-config-users}} ||  ||  ||  ||
|-
|-
| system-switch-java || issue command "system-switch-java" ||  ||  ||  ||
| {{package|system-switch-java}} || issue command {{command|system-switch-java}} ||  ||  ||  ||
|-
|-
| system-switch-mail || become root ("su -" or "sudo"), issue command "system-switch-mail" ||  ||  ||  ||
| {{package|system-switch-mail}} || become root using either {{command|su -}} or {{command|sudo}}, issue command {{command|system-switch-mail}} ||  ||  ||  ||
|-
|-
| usermode || become root ("su -" or "sudo"), issue command "usermode" ||  ||  ||  ||
| {{package|usermode}} || become root using either ({{command|su -}} or {{command|sudo}}), issue command {{command|usermode}} ||  ||  ||  ||
|}
|}
[[Category:Fedora_13_Test_Results]]

Latest revision as of 20:44, 19 December 2014

Fedora L10N QA (Template)

Most of the steps described here are command-line driven, this means they are language independent and should work on whatever locale you are testing.

If you are running Fedora on a different language than the one you are testing you can issue the commands using the following model: "LANG=lang_code command" - For instance: "LANG=pt_BR system-config-printer"

Key

Please use the following format when posting results to this page

Example Explanation Wiki text
none
Untested {{result|none}}
Pass pass USERNAME
Indicates a test that has passed {{result|pass|USERNAME}}
Inprogress inprogress USERNAME
Indicates a test currently assigned and inprogress {{result|inprogress|USERNAME}}
Warning warn USERNAME
Indicates a test that needs further review {{result|warn|USERNAME}}
Fail fail USERNAME
Indicates a failed test ... see Comment/Bug(s) for details {{result|fail|USERNAME}}

Test Matrix

Please add your bug and link it to the tracker bug (FIXME -- add a link to the appropriate tracker bug).

Package Steps built status Result Bug Comment
anaconda Issue command liveinst Perform this first to install onto hard drive.
abrt Issue command abrt-gui
authconfig Issue command authconfig
chkconfig Issue command chkconfig
comps n/a (this can be checked through anaconda test using the install media)
desktop-backgrounds Go to System -> Settings -> Appearance
desktop-effects Issue command desktop-effects
firstboot As root ("su -" or "sudo"), issue command firstboot
hwbrowser Issue command hwbrowser
im-chooser issue command im-chooser
initscripts This can be checked by pressing Esc during system boot-up
kexec-tools
libuser
multimedia-menus go to Application -> Sound & Video -> Output Generation
policycoreutils Issue command system-config-selinux and selinux-polgengui
pykickstart
python-meh
readahead
redhat-menus check desktop menu
setroubleshoot issue command sealert -b
setuptool issue command setup
smolt Issue command smoltGui and as root, issue command firstboot and check the section of 'Hardware Profile'
smoon
sos become root using either su - or sudo), issue command sosreport
switchdesk switchdesk
system-config-audit issue command system-config-audit
system-config-bind issue command system-config-bind
system-config-boot issue command system-config-boot
system-config-date issue command system-config-date
system-config-display issue command system-config-display
system-config-firewall issue command system-config-firewall
system-config-httpd issue command system-config-httpd
system-config-kdump issue command system-config-kdump
system-config-keyboard issue command system-config-keyboard
system-config-kickstart issue command system-config-kickstart
system-config-language issue command system-config-language
system-config-lvm issue command system-config-lvm
system-config-netboot issue command system-config-netboot
system-config-network issue command system-config-network
system-config-nfs issue command system-config-nfs
system-config-printer issue command system-config-printer
system-config-rootpassword issue command system-config-rootpassword
system-config-samba issue command system-config-samba
system-config-services issue command system-config-services
system-config-users issue command system-config-users
system-switch-java issue command system-switch-java
system-switch-mail become root using either su - or sudo, issue command system-switch-mail
usermode become root using either (su - or sudo), issue command usermode