~guiverc/ubuntu-manual-tests/ubuntu-manual-tests

« back to all changes in this revision

Viewing changes to testcases/image/1436_Post-Installation Tests

  • Committer: Nicholas Skaggs
  • Date: 2013-01-23 08:29:30 UTC
  • Revision ID: nicholas.skaggs@canonical.com-20130123082930-p1c1o4e19x39lmm3
initial version of manual testcase repository, as extracted from qatrackers

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<dl>
 
2
        <dt>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</dt>
 
3
                <dd>The new user's desktop is presented</dd>
 
4
        <dt>Execute the following command on the command line: <pre>lsb_release -rd</pre></dt>
 
5
                <dd>Both the description and the release presented matches the version of FAMILY you installed</dd>
 
6
        <dt>Execute the following command on the command line: <pre>arch</pre></dt>
 
7
                <dd>Verify the result correctly lists the architecture of the installation you installed. For example, x86_64 for 64-bit x86 machine.</dd>
 
8
        <dt>Execute the following command on the command line: <pre>sudo sfdisk -l</pre></dt>
 
9
                <dd>Verify the partition scheme displayed matches the partition scheme you chose during installation</dd>
 
10
        <dt>Execute the following command on the command line: <pre>sudo apt-get update</pre></dt>
 
11
                <dd>Apt should hit each of the package mirrors and update all of them without error</dd>
 
12
        <dt>Launch 'software-updater' (precise and earlier version are called update-manager) and install any updates presented</dt>
 
13
                <dd>The updates are downloaded and installed without error</dd>
 
14
        <dt>Launch 'firefox' and navigate to http://www.ubuntu.com</dt>
 
15
                <dd>The ubuntu homepage is loaded and displays properly</dd>
 
16
        <dt>Launch 'Time & Date' settings menu and note the timezone information and local time and date</dt>
 
17
                <dd>The timezone, date and time should match the settings you selected during installation</dd>
 
18
        <dt>If you installed a non-english version of FAMILY, note the language used on the desktop</dt>
 
19
                <dd>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</dd>
 
20
</dl>
 
21
<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
 
22
If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> a 'failed' result and <a href="../../buginstructions">file a bug</a>. Please be sure to include the bug number when you <a href="results#add_result">submit</a> your result.</strong>
 
 
b'\\ No newline at end of file'