Merge lp:~diegosarmentero/pay-service/update-test-plan into lp:pay-service/14.10

Proposed by Diego Sarmentero
Status: Superseded
Proposed branch: lp:~diegosarmentero/pay-service/update-test-plan
Merge into: lp:pay-service/14.10
Diff against target: 36 lines (+28/-0)
1 file modified
tests/manual (+28/-0)
To merge this branch: bzr merge lp:~diegosarmentero/pay-service/update-test-plan
Reviewer Review Type Date Requested Status
Alejandro J. Cura (community) Approve
PS Jenkins bot (community) continuous-integration Needs Fixing
Review via email: mp+232307@code.launchpad.net

This proposal has been superseded by a proposal from 2014-08-27.

Commit message

- Update test plan

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Alejandro J. Cura (alecu) wrote :

Looks good

review: Approve

Unmerged revisions

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'tests/manual'
2--- tests/manual 2014-08-01 11:50:10 +0000
3+++ tests/manual 2014-08-26 19:45:19 +0000
4@@ -166,4 +166,32 @@
5 <dd>Verify a message appear under the password text field indicating the password was incorrect.</dd>
6 </dl>
7
8+- Show Direct purchase dialog
9+<dl>
10+ <dt>With a registered account, Tap on the "Purchase" button in the Preview. It should shown a Loading dialog. </dt>
11+ <dd>Verify that a dialog prompting the user to enters the Ubuntu One account password is shown.</dd>
12+ <dd>Type in the correct password for the registerd account.</dd>
13+ <dd>Tap the "View wallet" link.</dd>
14+ <dd>Verify the Payment page appear showing the user payment methods.</dd>
15+ <dd>Press the Cancel button</dd>
16+ <dd>Tap on the "Purchase" button in the Preview again.</dd>
17+ <dd>Verify that a dialog with the app info and price appear, and the password text field and labels indicating to enter the password don't.</dd>
18+ <dd>Verify the "View Wallet" link is visible.</dd>
19+</dl>
20
21+- Show Direct purchase without preferred payment method dialog
22+<dl>
23+ <dt>With a registered account, and using it for the first time in the device, Tap on the "Purchase" button in the Preview. It should shown a Loading dialog.</dt>
24+ <dd>Verify that a dialog prompting the user to enters the Ubuntu One account password is shown.</dd>
25+ <dd>Type in the correct password for the registerd account.</dd>
26+ <dd>Tap the "Confirm" button.</dd>
27+ <dd>Verify the Payment page appear showing the user payment methods.</dd>
28+ <dd>Press the "Buy now" button</dd>
29+ <dd>Press the "Cancel" button to cancel the transaction (the selected payment method has been stored locally at this point already).</dd>
30+ <dd>Tap on the "Purchase" button in the Preview again.</dd>
31+ <dd>Verify that a dialog with the app info and price appear, and the password text field and labels indicating to enter the password don't.</dd>
32+ <dd>Verify the "View Wallet" link is visible.</dd>
33+ <dd>Verify the button says now "Buy now" instead of "Confirm"</dd>
34+ <dd>Tap the "Buy Now" button</dd>
35+ <dd>Verify the process proceed with the purchase and not showing the Wallet.</dd>
36+</dl>

Subscribers

People subscribed via source and target branches