Details for revision 284 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
RevisionWritten on the 2012-09-24 14:09 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
    1. The new user's desktop is presented
  • Execute the following command on the command line:
    lsb_release -rd
    1. Both the description and the release presented matches the version of FAMILY you installed
  • Execute the following command on the command line:
    arch
    1. 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
    1. 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
    1. 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
    1. The updates are downloaded and installed without error
  • Launch 'firefox' and navigate to http://www.ubuntu.com
    1. The ubuntu homepage is loaded and displays properly
  • Launch 'Time & Date' settings menu and note the timezone information and local time and date
    1. 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
    1. 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-13 11:41 by nskaggs