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
1=== added file 'testcases/image/ubuntu touch/Gallery and hud'
2--- testcases/image/ubuntu touch/Gallery and hud 1970-01-01 00:00:00 +0000
3+++ testcases/image/ubuntu touch/Gallery and hud 2013-05-23 14:33:26 +0000
4@@ -0,0 +1,9 @@
5+<dl>
6+ <dt>Open the Gallery application</dt>
7+ <dt>Explore the HUD actions for when in the Events tab</dt>
8+ <dd>This is exploratory since the HUD actions are in state of flux</dd>
9+ <dt>Explore when a photo is selected</dt>
10+ <dd>This is exploratory since the HUD actions are in state of flux</dd>
11+</dl>
12+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
13+ 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>
14
15=== added file 'testcases/image/ubuntu touch/Power saving on when idle'
16--- testcases/image/ubuntu touch/Power saving on when idle 1970-01-01 00:00:00 +0000
17+++ testcases/image/ubuntu touch/Power saving on when idle 2013-05-23 14:33:26 +0000
18@@ -0,0 +1,11 @@
19+<dl>
20+ <dt>Power the device</dt>
21+ <dt>Don't provide any input</dt>
22+ <dd>Device shall suspend</dd>
23+ <dt>Press the power button</dt>
24+ <dd>Device shall resume from suspend</dd>
25+ <dt>Press the power button</dt>
26+ <dd>Device shall suspend</dd>
27+</dl>
28+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
29+ 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>
30
31=== added file 'testcases/image/ubuntu touch/Power wakeup on incoming call'
32--- testcases/image/ubuntu touch/Power wakeup on incoming call 1970-01-01 00:00:00 +0000
33+++ testcases/image/ubuntu touch/Power wakeup on incoming call 2013-05-23 14:33:26 +0000
34@@ -0,0 +1,9 @@
35+<dl>
36+ <dt>Power the device</dt>
37+ <dt>Press the power button</dt>
38+ <dd>Device shall suspend</dd>
39+ <dt>From a supplementary device, call the SUT</dt>
40+ <dd>Device shall resume from suspend</dd>
41+</dl>
42+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
43+ 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>
44
45=== added file 'testcases/image/ubuntu touch/Telephony incoming SMS'
46--- testcases/image/ubuntu touch/Telephony incoming SMS 1970-01-01 00:00:00 +0000
47+++ testcases/image/ubuntu touch/Telephony incoming SMS 2013-05-23 14:33:26 +0000
48@@ -0,0 +1,14 @@
49+<dl>
50+ <dt>Ensure the device is not suspended</dt>
51+ <dt>Ensure all messages are marked as read in the messages indicator</dt>
52+ <dt>From a supplementary device, send a text message to the SUT</dt>
53+ <dd>Incoming SMS shall be notified on screen</dd>
54+ <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>
55+ <dd>The messages indicator shall turn blue</dd>
56+ <dt>Pull down the messages indicator</dt>
57+ <dd>The recieved message shall be seen from the indicator</dd>
58+ <dt>Open the phone application</dt>
59+ <dd>The recieved message shall be seen from the indicator</dd>
60+</dl>
61+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
62+ 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