Merge lp:~elfy/ubuntu-manual-tests/Pidgin into lp:ubuntu-manual-tests

Proposed by Elfy
Status: Merged
Merged at revision: 187
Proposed branch: lp:~elfy/ubuntu-manual-tests/Pidgin
Merge into: lp:ubuntu-manual-tests
Diff against target: 51 lines (+47/-0)
1 file modified
testcases/packages/Pidgin (+47/-0)
To merge this branch: bzr merge lp:~elfy/ubuntu-manual-tests/Pidgin
Reviewer Review Type Date Requested Status
Jackson Doak (community) Approve
Review via email: mp+177567@code.launchpad.net

Description of the change

Written for IRC protocol only - no other's available. Suggest related bug left as In Progress.

To post a comment you must log in.
Revision history for this message
Jackson Doak (noskcaj) wrote :

Looks good, i'll merge it when i get home. Maybe use the #ubuntu-quality-chat channel so we don't flood an active one?

Revision history for this message
Jackson Doak (noskcaj) wrote :

One small spelling error, fixed then merged.

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added file 'testcases/packages/Pidgin'
2--- testcases/packages/Pidgin 1970-01-01 00:00:00 +0000
3+++ testcases/packages/Pidgin 2013-07-30 11:38:23 +0000
4@@ -0,0 +1,47 @@
5+Test Case Name:Pidgin
6+
7+This test will check that Pidgin opens and closes correctly (test assumes Pidgin is being opened in a new install)
8+<dl>
9+ <dt>Open Pidgin from the menu</dt>
10+ <dd>Accounts dialogue and Buddy List opens</dd>
11+ <dt>Focus on Buddy List, press Ctrl+Q</dt>
12+ <dd>Both dialogues close</dd>
13+</dl>
14+
15+This test will check that Pidgin will correctly set up an IRC account
16+<dl>
17+ <dt>Open Pidgin from the menu, press Add in Accounts dialogue</dt>
18+ <dd>Add Account dialogue opens</dd>
19+ <dt>Select Protocol from Login Options</dt>
20+ <dd>List of available protocols shows</dd>
21+ <dt>Select IRC from protocols</dt>
22+ <dd>Dialogue changes to show IRC options</dd>
23+ <dt>Type username in Username box, then select password box</dt>
24+ <dd>Username remains in box</dd>
25+ <dt>Type password into box, then press Add</dt>
26+ <dd>Add Account box closes</dd>
27+ <dd>Account dialogue now shows the new protocol and is enabled</dd>
28+ <dd>Buddy List attempts to connect</dd>
29+ <dd>Conversation window opens at Nickserv</dd>
30+</dl>
31+
32+This test will check that Pidgin will join a channel correctly
33+<dl>
34+ <dt>Focus on Conversation window, select Conversation from menu</dt>
35+ <dd>Menu options show</dd>
36+ <dt>Press Join a chat</dt>
37+ <dd>Join a Chat dialogue appears</dd>
38+ <dt>Type #ubuntu-quality in Channel box and press Join</dt>
39+ <dd>#ubuntu-quality tab appears in Converation window</dd>
40+ <dt>Type "Testing pidgin" into chat box and press enter</dt>
41+ <dd>Text appears in window</dd>
42+ <dt>Type /part and enter</dt>
43+ <dd>Conversation window shows <b>You have parted the channel</b></dd>
44+ <dt>Press Ctrl+W</dt>
45+ <dd>#ubuntu-quality tab closes</dd>
46+ <dt>Focus on Buddy List and Press Ctrl+Q</dt>
47+ <dd>All Pidgin windows close</dd>
48+</dl>
49+
50+<strong>If all actions produce the expected results listed, please <a href="results#add_result">submit</a> a 'passed' result.
51+ If an action fails, or produces an unexpected result, please <a href="results#add_result">submit</a> 'failed' 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