Merge lp:~elfy/ubuntu-manual-tests/1303_Live_Session into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 218
Proposed branch: lp:~elfy/ubuntu-manual-tests/1303_Live_Session
Merge into: lp:ubuntu-manual-tests
Diff against target: 99 lines (+45/-40)
3 files modified
testcases/image/1303_Live Session (+0/-40)
testcases/image/1303_Live_Session (+19/-0)
testcases/image/Live_Session_Persistence (+26/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/1303_Live_Session
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Review via email: mp+180222@code.launchpad.net

Description of the change

Removed Startup Disk Creator

To post a comment you must log in.
Revision history for this message
Nicholas Skaggs (nskaggs) wrote :

Thanks elfy -- testers will rejoice :-)

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== removed file 'testcases/image/1303_Live Session'
--- testcases/image/1303_Live Session 2013-03-28 20:24:31 +0000
+++ testcases/image/1303_Live Session 1970-01-01 00:00:00 +0000
@@ -1,40 +0,0 @@
1Test-case Live Session Start
2<dl>
3 <dt>Boot up the iso using a CD/DVD or USB Key</dt>
4 <dd>FAMILY boot screen is displayed</dd>
5 <dt>When ubiquity starts select your language in the left column</dt>
6 <dd>Language is selected, all labels are changed to translated versions</dd>
7 <dt>Press "Try FAMILY" and wait for the Live session to start</dt>
8 <dd>The default desktop is displayed</dd>
9</dl>
10
11Test-case Live Session Usage
12<dl>
13 <dt>Use and execute the default applications found for the desktop enviroment being run</dt>
14 <dd>All applications should function without error</dd>
15</dl>
16
17Test-case Live Session Persistence
18<dl>
19 <dt>Create a partition (on a usb stick or regular disk/image) to be used for persistence</dt>
20 <dt>Launch Startup Disk Creator</dt>
21 <dt>Select the source disc image of the build you are testing</dt>
22 <dt>Select the USB disk to use and click "Erase" (all data will be removed)</dt>
23 <dd>Provide password if requested. Pausing at this point should not cause an error</dd>
24 <dt>Select the persistence option to have documents and settings "Stored in reserved extra space"</dt>
25 <dt>Use the slider bar to set up to 4GB for persistence</dt>
26 <dt>Create a bootable USB drive by clicking "Make Startup Disk"</dt>
27 <dd>Provide password if requested. Pausing at this point should not cause an error</dd>
28 <dt>You should see a dialog when it is finished "Installation is complete.</dt>
29 <dd>You may now restart your computer with this USB thumb drive inserted to boot Ubuntu</dd>
30 <dt>Start your machine with the install media in place</dt>
31 <dt>When ubiquity starts select your language in the left column</dt>
32 <dt>Press Try FAMILY</dt>
33 <dt>Browse around to a few websites in the default browser. Save a few as bookmarks</dt>
34 <dt>Create a new text or image file in your favorite editor and save it to you home directory</dt>
35 <dt>Restart live image back into a persistent session</dt>
36 <dd>Your files, browsing history, and bookmarks should all be there</dd>
37</dl>
38<strong>
39 If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
40 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>
410
=== added file 'testcases/image/1303_Live_Session'
--- testcases/image/1303_Live_Session 1970-01-01 00:00:00 +0000
+++ testcases/image/1303_Live_Session 2013-08-14 19:24:19 +0000
@@ -0,0 +1,19 @@
1Test-case Live Session Start
2<dl>
3 <dt>Boot up the iso using a CD/DVD or USB Key</dt>
4 <dd>FAMILY boot screen is displayed</dd>
5 <dt>When ubiquity starts select your language in the left column</dt>
6 <dd>Language is selected, all labels are changed to translated versions</dd>
7 <dt>Press "Try FAMILY" and wait for the Live session to start</dt>
8 <dd>The default desktop is displayed</dd>
9</dl>
10
11Test-case Live Session Usage
12<dl>
13 <dt>Use and execute the default applications found for the desktop enviroment being run</dt>
14 <dd>All applications should function without error</dd>
15</dl>
16
17<strong>
18 If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
19 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>
020
=== added file 'testcases/image/Live_Session_Persistence'
--- testcases/image/Live_Session_Persistence 1970-01-01 00:00:00 +0000
+++ testcases/image/Live_Session_Persistence 2013-08-14 19:24:19 +0000
@@ -0,0 +1,26 @@
1Test-case Live Session Persistence
2
3Running this testcase depends on a pass for testcase 1303_Live Session and can be run in conjuction with it for FAMILY shipping the application as a default package.
4<dl>
5 <dt>Create a partition (on a usb stick or regular disk/image) to be used for persistence</dt>
6 <dt>Launch Startup Disk Creator</dt>
7 <dt>Select the source disc image of the build you are testing</dt>
8 <dt>Select the USB disk to use and click "Erase" (all data will be removed)</dt>
9 <dd>Provide password if requested. Pausing at this point should not cause an error</dd>
10 <dt>Select the persistence option to have documents and settings "Stored in reserved extra space"</dt>
11 <dt>Use the slider bar to set up to 4GB for persistence</dt>
12 <dt>Create a bootable USB drive by clicking "Make Startup Disk"</dt>
13 <dd>Provide password if requested. Pausing at this point should not cause an error</dd>
14 <dt>You should see a dialog when it is finished "Installation is complete.</dt>
15 <dd>You may now restart your computer with this USB thumb drive inserted to boot Ubuntu</dd>
16 <dt>Start your machine with the install media in place</dt>
17 <dt>When ubiquity starts select your language in the left column</dt>
18 <dt>Press Try FAMILY</dt>
19 <dt>Browse around to a few websites in the default browser. Save a few as bookmarks</dt>
20 <dt>Create a new text or image file in your favorite editor and save it to you home directory</dt>
21 <dt>Restart live image back into a persistent session</dt>
22 <dd>Your files, browsing history, and bookmarks should all be there</dd>
23</dl>
24<strong>
25 If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
26 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>

Subscribers

People subscribed via source and target branches