From Fedora Project Wiki
No edit summary |
m (internal link cleaning) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 4: | Line 4: | ||
This test is designed to validate that the display manager on the LiveCD will automatically start a login session after a period of inactivity at the display manager prompt. | This test is designed to validate that the display manager on the LiveCD will automatically start a login session after a period of inactivity at the display manager prompt. | ||
Please refer to existing wiki documentation for assistance [ | Please refer to existing wiki documentation for assistance [[FedoraLiveCD/LiveCDHowTo|creating]] liveCDs or [[FedoraLiveCD/USBHowTo|writing to usb]] . | ||
== Steps To Reproduce == | == Steps To Reproduce == | ||
# Using <code>livecd-tools</code>, write the iso image to applicable media | |||
# Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB) | |||
# Allow the bootloader prompt to timeout and boot the default entry | |||
== Expected Results == | == Expected Results == | ||
# System boots into a graphical screen with a countdown before automatically starting | |||
# The bootloader will boot the system after a brief timeout period | |||
# The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts | |||
# After a period of inactivity, the display manager automatically starts a login session | |||
[[Category:LiveCD Test Cases]] | [[Category:LiveCD Test Cases]] |
Latest revision as of 21:29, 19 September 2016
QA/TestCases/LiveCDAutoLogin
Description
This test is designed to validate that the display manager on the LiveCD will automatically start a login session after a period of inactivity at the display manager prompt.
Please refer to existing wiki documentation for assistance creating liveCDs or writing to usb .
Steps To Reproduce
- Using
livecd-tools
, write the iso image to applicable media - Boot the liveCD on a system capable of booting from the applicable media (either CD/DVD or USB)
- Allow the bootloader prompt to timeout and boot the default entry
Expected Results
- System boots into a graphical screen with a countdown before automatically starting
- The bootloader will boot the system after a brief timeout period
- The graphical display manager appropriate to the LiveCD burned (either gdm or kdm) starts
- After a period of inactivity, the display manager automatically starts a login session