Details for revision 324 of testcase: Post-Installation Tests



BugReport a bug against the content of this testcase
ID1436
TitlePost-Installation Tests
LinkNo link provided
Part of testsuitesUbuntu Desktop Run-Once
Ubuntu Desktop Run-Once

RevisionWritten on the 2023-09-15 19:25 by brian-murray
RevisionWritten on the 2022-08-03 14:16 by brian-murray
RevisionWritten on the 2013-03-28 16:30 by nskaggs
RevisionWritten on the 2012-09-25 14:06 by nskaggs
RevisionWritten on the 2012-09-25 14:05 by nskaggs
Text
  • Login as the user you created, or ensure that you are auto-logged in as the user created during setup if you checked the auto-login option
  • The new user's desktop is presented
    Execute the following command on the command line:
    lsb_release -rd
    Both the description and the release presented matches the version of FAMILY you installed
    Execute the following command on the command line:
    arch
    Verify the result correctly lists the architecture of the installation you installed. For example, x86_64 for 64-bit x86 machine.
    Execute the following command on the command line:
    sudo sfdisk -l
    Verify the partition scheme displayed matches the partition scheme you chose during installation
    Execute the following command on the command line:
    sudo apt-get update
    Apt should hit each of the package mirrors and update all of them without error
    Launch 'software-updater' (precise and earlier version are called update-manager) and install any updates presented
    The updates are downloaded and installed without error
    Launch 'firefox' and navigate to http://www.ubuntu.com
    The ubuntu homepage is loaded and displays properly
    Launch 'Time & Date' settings menu and note the timezone information and local time and date
    The timezone, date and time should match the settings you selected during installation
    If you installed a non-english version of FAMILY, note the language used on the desktop
    The desktop should be localized into your language, or it should have prompted you upon initial login to install the missing components for your language

    If all actions produce the expected results listed, please submit a 'passed' result.
    If an action fails, or produces an unexpected result, please submit a 'failed' result and file a bug. Please be sure to include the bug number when you submit your result.

    RevisionWritten on the 2012-09-24 14:09 by nskaggs
    RevisionWritten on the 2012-09-13 11:41 by nskaggs