Merge lp:~sergiusens/ubuntu-manual-tests/ubuntu-touch into lp:ubuntu-manual-tests

Proposed by Sergio Schvezov
Status: Merged
Merged at revision: 105
Proposed branch: lp:~sergiusens/ubuntu-manual-tests/ubuntu-touch
Merge into: lp:ubuntu-manual-tests
Diff against target: 62 lines (+43/-0)
4 files modified
testcases/image/ubuntu touch/Gallery and hud (+9/-0)
testcases/image/ubuntu touch/Power saving on when idle (+11/-0)
testcases/image/ubuntu touch/Power wakeup on incoming call (+9/-0)
testcases/image/ubuntu touch/Telephony incoming SMS (+14/-0)
To merge this branch: bzr merge lp:~sergiusens/ubuntu-manual-tests/ubuntu-touch
Reviewer Review Type Date Requested Status
Nicholas Skaggs (community) Approve
Ricardo Salveti (community) Approve
Review via email: mp+165410@code.launchpad.net

Commit message

Adding some more all around tests for ubuntu touch

To post a comment you must log in.
Revision history for this message
Ricardo Salveti (rsalveti) wrote :

Looks good.

review: Approve
Revision history for this message
Nicholas Skaggs (nskaggs) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== added file 'testcases/image/ubuntu touch/Gallery and hud'
--- testcases/image/ubuntu touch/Gallery and hud 1970-01-01 00:00:00 +0000
+++ testcases/image/ubuntu touch/Gallery and hud 2013-05-23 14:33:26 +0000
@@ -0,0 +1,9 @@
1<dl>
2 <dt>Open the Gallery application</dt>
3 <dt>Explore the HUD actions for when in the Events tab</dt>
4 <dd>This is exploratory since the HUD actions are in state of flux</dd>
5 <dt>Explore when a photo is selected</dt>
6 <dd>This is exploratory since the HUD actions are in state of flux</dd>
7</dl>
8<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
9 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>
010
=== added file 'testcases/image/ubuntu touch/Power saving on when idle'
--- testcases/image/ubuntu touch/Power saving on when idle 1970-01-01 00:00:00 +0000
+++ testcases/image/ubuntu touch/Power saving on when idle 2013-05-23 14:33:26 +0000
@@ -0,0 +1,11 @@
1<dl>
2 <dt>Power the device</dt>
3 <dt>Don't provide any input</dt>
4 <dd>Device shall suspend</dd>
5 <dt>Press the power button</dt>
6 <dd>Device shall resume from suspend</dd>
7 <dt>Press the power button</dt>
8 <dd>Device shall suspend</dd>
9</dl>
10<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
11 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>
012
=== added file 'testcases/image/ubuntu touch/Power wakeup on incoming call'
--- testcases/image/ubuntu touch/Power wakeup on incoming call 1970-01-01 00:00:00 +0000
+++ testcases/image/ubuntu touch/Power wakeup on incoming call 2013-05-23 14:33:26 +0000
@@ -0,0 +1,9 @@
1<dl>
2 <dt>Power the device</dt>
3 <dt>Press the power button</dt>
4 <dd>Device shall suspend</dd>
5 <dt>From a supplementary device, call the SUT</dt>
6 <dd>Device shall resume from suspend</dd>
7</dl>
8<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
9 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>
010
=== added file 'testcases/image/ubuntu touch/Telephony incoming SMS'
--- testcases/image/ubuntu touch/Telephony incoming SMS 1970-01-01 00:00:00 +0000
+++ testcases/image/ubuntu touch/Telephony incoming SMS 2013-05-23 14:33:26 +0000
@@ -0,0 +1,14 @@
1<dl>
2 <dt>Ensure the device is not suspended</dt>
3 <dt>Ensure all messages are marked as read in the messages indicator</dt>
4 <dt>From a supplementary device, send a text message to the SUT</dt>
5 <dd>Incoming SMS shall be notified on screen</dd>
6 <dd>If the calling number is in the addressbook and if the number isn't hidden by the operator, the name of the originator shall be displayed; if not, the phone number when not hidden by the operator</dd>
7 <dd>The messages indicator shall turn blue</dd>
8 <dt>Pull down the messages indicator</dt>
9 <dd>The recieved message shall be seen from the indicator</dd>
10 <dt>Open the phone application</dt>
11 <dd>The recieved message shall be seen from the indicator</dd>
12</dl>
13<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
14 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