From Fedora Project Wiki
(Created page with 'Category:Test Plans') |
m (Removed from test plans category) |
||
(32 intermediate revisions by one other user not shown) | |||
Line 1: | Line 1: | ||
[[ | == Boot Methods == | ||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA/TestCases/BootMethodsBootIso]] || all | |||
|- | |||
| [[QA/TestCases/BootMethodsCdrom]] || all | |||
|- | |||
| [[QA/TestCases/BootMethodsDvd]] || all | |||
|- | |||
| [[QA:Testcases_Installer_Boot_Methods_Netboot_(ppc)]] || ppc | |||
|- | |||
| [[QA/TestCases/BootMethodsPxeboot]] || all | |||
|- | |||
| [[QA/TestCases/BootMethodsXenParaVirt]] || i386,x86_64 | |||
|- | |||
| [[QA:Testcase_efidisk.img]] || all | |||
|} | |||
== Installation Source == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA/TestCases/InstallSourceCdrom]] || all | |||
|- | |||
| [[QA/TestCases/InstallSourceDvd]] || all | |||
|- | |||
| [[QA/TestCases/InstallSourceFtpAnonymous]] || all | |||
|- | |||
| [[QA/TestCases/InstallSourceHardDrive]] || all | |||
|- | |||
| [[QA/TestCases/InstallSourceNfsIso]] || all | |||
|} | |||
== Kickstart Delivery == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA/TestCases/KickstartKsFilePathKsCfg]] || all | |||
|- | |||
| [[QA/TestCases/KickstartKsHdDevicePathKsCfg]] || all | |||
|- | |||
| [[QA/TestCases/KickstartKsHttpServerKsCfg]] || all | |||
|- | |||
| [[QA/TestCases/KickstartKsNfsServerPathKsCfg]] || all | |||
|} | |||
== Partitioning == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA:Testcase_Anaconda_autopart_(shrink)_install]] || all | |||
|- | |||
| [[QA:Testcase_Anaconda_autopart_(use_free_space)_install]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningExt2OnNativeDevice]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningNoSwap]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningRaid0OnLvmDevice]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningSwapOnLvmDevice]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningUninitializedDisks]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningRootfsOnLvmDevice]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningRootfsOnRaid1]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningUsrOnRaid0]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningUsrOnRaid5]] || all | |||
|- | |||
| [[QA/TestCases/PartitioningUsrOnRaid6]] || all | |||
|} | |||
== Recovery == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA:Testcase_Anaconda_rescue_mode]] || all | |||
|} | |||
== Storage Devices == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA/TestCases/StorageDeviceSata]] || all | |||
|- | |||
| [[QA/TestCases/StorageDeviceScsi]] || all | |||
|- | |||
| [[QA:Testcase_install_to_PATA_device]] || all | |||
|- | |||
| [[QA:Test_Plans/iSCSI_Installation_Test_plan#No_authentication|QA:Testcase Anaconda iSCSI no authentication]] || all | |||
|- | |||
| [[QA:Testcase_Anaconda_partitioning_dmraid_rootfs]] || all | |||
|} | |||
== User Interface == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA/TestCases/UserInterfaceCmdline]] || all | |||
|- | |||
| [[QA/TestCases/UserInterfaceTelnet]] || all | |||
|} | |||
== Upgrade system == | |||
{| border="1" | |||
|- style="color: white; background-color: #3074c2; font-weight: bold" | |||
| Test Case || Environment(s) | |||
|- | |||
| [[QA:Testcase_Anaconda_Upgrade_New_Bootloader]] || all | |||
|- | |||
| [[QA:Testcase_Anaconda_Upgrade_Skip_Bootloader]] || all | |||
|- | |||
| [[QA:Testcase_Anaconda_Upgrade_Update_Bootloader]] || all | |||
|- | |||
| [[QA:Testcase_Anaconda_Upgrade_Encrypted_Root]] || all | |||
|- | |||
| [[QA:Testcase_Preupgrade]] || all | |||
|- | |||
| [[QA:Testcase_Preupgrade_from_older_release]] || all | |||
|} |
Latest revision as of 20:00, 22 March 2010
Boot Methods
Test Case | Environment(s) |
QA/TestCases/BootMethodsBootIso | all |
QA/TestCases/BootMethodsCdrom | all |
QA/TestCases/BootMethodsDvd | all |
QA:Testcases_Installer_Boot_Methods_Netboot_(ppc) | ppc |
QA/TestCases/BootMethodsPxeboot | all |
QA/TestCases/BootMethodsXenParaVirt | i386,x86_64 |
QA:Testcase_efidisk.img | all |
Installation Source
Test Case | Environment(s) |
QA/TestCases/InstallSourceCdrom | all |
QA/TestCases/InstallSourceDvd | all |
QA/TestCases/InstallSourceFtpAnonymous | all |
QA/TestCases/InstallSourceHardDrive | all |
QA/TestCases/InstallSourceNfsIso | all |
Kickstart Delivery
Test Case | Environment(s) |
QA/TestCases/KickstartKsFilePathKsCfg | all |
QA/TestCases/KickstartKsHdDevicePathKsCfg | all |
QA/TestCases/KickstartKsHttpServerKsCfg | all |
QA/TestCases/KickstartKsNfsServerPathKsCfg | all |
Partitioning
Recovery
Test Case | Environment(s) |
QA:Testcase_Anaconda_rescue_mode | all |
Storage Devices
Test Case | Environment(s) |
QA/TestCases/StorageDeviceSata | all |
QA/TestCases/StorageDeviceScsi | all |
QA:Testcase_install_to_PATA_device | all |
QA:Testcase Anaconda iSCSI no authentication | all |
QA:Testcase_Anaconda_partitioning_dmraid_rootfs | all |
User Interface
Test Case | Environment(s) |
QA/TestCases/UserInterfaceCmdline | all |
QA/TestCases/UserInterfaceTelnet | all |